- Apr 30, 2009
-
-
Bill Wendling authored
llvm-svn: 70437
-
Anders Carlsson authored
Just because a declaration has the same name as its containing class doesn't mean that it's a constructor. Fixes rdar://problem/6815988. llvm-svn: 70436
-
Douglas Gregor authored
llvm-svn: 70432
-
Ted Kremenek authored
an owned object, consult its summary instead of inspecting the selector. This picks up annotations, and is just more general. llvm-svn: 70429
-
Dale Johannesen authored
llvm-svn: 70427
-
Nate Begeman authored
llvm-svn: 70425
-
Douglas Gregor authored
llvm-svn: 70424
-
Fariborz Jahanian authored
It seems to effect code gen. Add a FIXME instead. llvm-svn: 70423
-
Dan Gohman authored
llvm-svn: 70422
-
Dan Gohman authored
(sext i8 {-128,+,1} to i64) to i64 {-128,+,1}, where the iteration crosses from negative to positive, but is still safe if the trip count is within range. llvm-svn: 70421
-
Ted Kremenek authored
llvm-svn: 70420
-
Douglas Gregor authored
based on a patch from Anders Johnsen. CodeGen support is incomplete, in that we do not properly coerce to the first field's type. llvm-svn: 70419
-
Mike Stump authored
llvm-svn: 70418
-
Ted Kremenek authored
llvm-svn: 70417
-
Dan Gohman authored
llvm-svn: 70416
-
- Apr 29, 2009
-
-
Ted Kremenek authored
- Add an (optional) short description for BugReports for clients that want to distinguish between long and short descriptions for bugs - Make the bug report for VLA less obscene for Plist diagnostics by using the short description llvm-svn: 70415
-
Fariborz Jahanian authored
and found in super class triggers a diagnostics. llvm-svn: 70414
-
Mike Stump authored
type and argument types are missing, and let return type deduction happen before we give errors for returning from a noreturn block. Radar 6441502 llvm-svn: 70413
-
Ted Kremenek authored
llvm-svn: 70412
-
Bill Wendling authored
llvm-svn: 70411
-
Dan Gohman authored
llvm-svn: 70410
-
Evan Cheng authored
llvm-svn: 70409
-
Jakob Stoklund Olesen authored
llvm-svn: 70408
-
Fariborz Jahanian authored
referenced in a category implementation meta-data (Next objc 32bit abi). llvm-svn: 70407
-
Eli Friedman authored
llvm-svn: 70406
-
Dan Gohman authored
print sext, zext, and trunc, instead of signextend, zeroextend, and truncate, respectively, for consistency with the main IR. llvm-svn: 70405
-
Fariborz Jahanian authored
llvm-svn: 70404
-
Mike Stump authored
llvm-svn: 70403
-
Ted Kremenek authored
(those diffs are just code moving) and move the logic for "return of owned object" leak reporting to EvalReturnStmt. llvm-svn: 70399
-
Daniel Dunbar authored
compiler. - Code generation options may still affect the language... llvm-svn: 70393
-
Chris Lattner authored
llvm-svn: 70392
-
Nate Begeman authored
llvm-svn: 70391
-
Eli Friedman authored
class. This isn't perfect, but it's a big improvement over not having any location information. llvm-svn: 70390
-
Sebastian Redl authored
llvm-svn: 70389
-
Ted Kremenek authored
method currently being analyzed. llvm-svn: 70388
-
Ted Kremenek authored
llvm-svn: 70387
-
Dale Johannesen authored
llvm-svn: 70386
-
Steve Naroff authored
llvm-svn: 70385
-
Eli Friedman authored
llvm-svn: 70384
-
Ted Kremenek authored
llvm-svn: 70383
-