- Aug 20, 2009
-
-
Evan Cheng authored
llvm-svn: 79535
-
Dale Johannesen authored
llvm-svn: 79534
-
Dan Gohman authored
llvm-svn: 79533
-
Dan Gohman authored
llvm-svn: 79532
-
Benjamin Kramer authored
llvm-svn: 79531
-
Sandeep Patel authored
llvm-svn: 79530
-
Mike Stump authored
to come together nicely. Still a WIP. llvm-svn: 79521
-
John McCall authored
Add syntax examples for the friend declaration types. Remove an assert trivialized by dominating code. llvm-svn: 79520
-
Douglas Gregor authored
transformation. llvm-svn: 79519
-
Chris Lattner authored
John Thompson! llvm-svn: 79518
-
Ted Kremenek authored
just as if it behaved like an init function. This fixes <rdar://problem/7129086>. llvm-svn: 79515
-
Daniel Dunbar authored
llvm-svn: 79514
-
Erick Tryzelaar authored
as that's a bit more descriptive of what we're testing for. llvm-svn: 79513
-
Daniel Dunbar authored
that is totally bogus. llvm-svn: 79512
-
Ted Kremenek authored
llvm-svn: 79511
-
Eli Friedman authored
Patch by Enea Zaffanella, with some simplifications/corrections to isPromotableBitField by me. llvm-svn: 79510
-
Zhongxing Xu authored
Although this does not make the CFG more correct, it makes the CFG more beautiful without multiple roots. llvm-svn: 79509
-
Chris Lattner authored
llvm-svn: 79508
-
Zhongxing Xu authored
Otherwise we get a wrong CFG. llvm-svn: 79507
-
Mike Stump authored
this, but need to fixup the actual offset value before I can check it in. WIP. llvm-svn: 79506
-
Dan Gohman authored
error handling mechanisms. Please correct these if I've misunderstood something. llvm-svn: 79505
-
John McCall authored
llvm-svn: 79504
-
Dan Gohman authored
a few typos. llvm-svn: 79503
-
Zhongxing Xu authored
llvm-svn: 79502
-
Jim Grosbach authored
share a landing pad should also use the same call site value. llvm-svn: 79501
-
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
-