- Aug 20, 2009
-
-
Fariborz Jahanian authored
llvm-svn: 79500
-
Ted Kremenek authored
fixing <rdar://problem/7152619>. Along the way, merge test cases in 'test/Analysis/rdar-6539791.c' into 'test/Analysis/retain-release.m'. llvm-svn: 79499
-
Chris Lattner authored
llvm-svn: 79498
-
Fariborz Jahanian authored
llvm-svn: 79497
-
Ted Kremenek authored
Enhance diagnostics concerning attribute 'ns_returns_retained' and 'cf_returns_retained' to present the range of the attribute and have the diagnostic location be the declaration that the attribute was falsely attached to. This solves the problem where these diagnostics were being suppressed when these attributes were wrapped in a macro that was defined in a system header. llvm-svn: 79496
-
Dale Johannesen authored
llvm-svn: 79495
-
Reid Kleckner authored
llvm-svn: 79494
-
Dan Gohman authored
llvm-svn: 79493
-
Daniel Dunbar authored
llvm-svn: 79492
-
Dan Gohman authored
depend on TargetData information. llvm-svn: 79491
-
Dan Gohman authored
TargetData to find the pointer size. llvm-svn: 79490
-
Argyrios Kyrtzidis authored
llvm-svn: 79489
-
Tanya Lattner authored
llvm-svn: 79488
-
David Greene authored
Remove an unnecessary include. Now we won't have circular include problems later on. llvm-svn: 79487
-
Owen Anderson authored
llvm-svn: 79486
-
Dan Gohman authored
array member of a struct, it's possible to land in an arbitrary position inside that struct, such that attempting to find further getelementptr indices will fail. In such cases, folding cannot be done. llvm-svn: 79485
-
Dale Johannesen authored
llvm-svn: 79484
-
Reid Kleckner authored
llvm-svn: 79483
-
Daniel Dunbar authored
llvm-svn: 79482
-
David Greene authored
Add missing forward declaration. llvm-svn: 79481
-
David Greene authored
Add missing includes. llvm-svn: 79480
-
David Greene authored
Add missing includes. llvm-svn: 79479
-
David Greene authored
Add missing includes. llvm-svn: 79478
-
Nicolas Geoffray authored
elimination optimization on the LLVM code base. llvm-svn: 79477
-
David Greene authored
Add missing includes. llvm-svn: 79476
-
- Aug 19, 2009
-
-
David Greene authored
Add missing includes. llvm-svn: 79475
-
David Greene authored
Add missing includes. llvm-svn: 79474
-
David Greene authored
Add missing includes. llvm-svn: 79473
-
Owen Anderson authored
we can find a way to cache the answer that isn't racy. llvm-svn: 79472
-
David Greene authored
Add missing includes. llvm-svn: 79469
-
David Greene authored
Add missing includes. llvm-svn: 79468
-
David Greene authored
Add missing includes. llvm-svn: 79467
-
Fariborz Jahanian authored
manufactured for-loop per Anders feedback (thanks). - Fariborz llvm-svn: 79466
-
Daniel Dunbar authored
llvm-svn: 79465
-
Fariborz Jahanian authored
llvm-svn: 79464
-
David Greene authored
Add missing header. llvm-svn: 79463
-
Eli Friedman authored
llvm-svn: 79462
-
Eli Friedman authored
llvm-svn: 79461
-
Daniel Dunbar authored
llvm-svn: 79460
-
Daniel Dunbar authored
llvm-svn: 79459
-