- Oct 23, 2010
-
-
Fariborz Jahanian authored
llvm-svn: 117168
-
Douglas Gregor authored
llvm-svn: 117167
-
Jim Grosbach authored
llvm-svn: 117166
-
Jim Grosbach authored
llvm-svn: 117165
-
Bob Wilson authored
Apple builds. Radar 8585383. llvm-svn: 117164
-
Douglas Gregor authored
members in class subobjects of different types. So long as the underlying declaration sets are the same, and the declaration sets involve non-instance members, this is not an ambiguity. llvm-svn: 117163
-
Ted Kremenek authored
Fix a horrible bug in all dataflow analyses that use CFGRecStmtVisitor (including live variables analysis). We shouldn't recurse into CompoundStmts since they are already inlined in the CFG. This could result in bogus dead stores warnings (among other things). llvm-svn: 117162
-
Ted Kremenek authored
llvm-svn: 117161
-
Fariborz Jahanian authored
llvm-svn: 117160
-
Fariborz Jahanian authored
the patch. llvm-svn: 117159
-
Jim Grosbach authored
llvm-svn: 117158
-
Jim Grosbach authored
llvm-svn: 117157
-
- Oct 22, 2010
-
-
Jim Grosbach authored
llvm-svn: 117156
-
Evan Cheng authored
llvm-svn: 117155
-
Bob Wilson authored
llvm-svn: 117154
-
Johnny Chen authored
llvm-svn: 117153
-
Johnny Chen authored
llvm-svn: 117152
-
Evan Cheng authored
llvm-svn: 117151
-
Greg Clayton authored
llvm-svn: 117150
-
Dale Johannesen authored
llvm-svn: 117149
-
Johnny Chen authored
llvm-svn: 117148
-
John McCall authored
more closely parallel the computation of linkage. This gets us to a state much closer to what gcc emits, modulo bugs, which will undoubtedly arise in abundance. llvm-svn: 117147
-
Fariborz Jahanian authored
statement expressions, //rdar: //8540501 llvm-svn: 117146
-
Owen Anderson authored
llvm-svn: 117145
-
Jakob Stoklund Olesen authored
An exit block with a critical edge must only have predecessors in the loop, or just before the loop. This guarantees that the inserted copies in the loop predecessors dominate the exit block. llvm-svn: 117144
-
Jakob Stoklund Olesen authored
llvm-svn: 117143
-
Johnny Chen authored
llvm-svn: 117140
-
Johnny Chen authored
process which is supposed to create the file. llvm-svn: 117136
-
Owen Anderson authored
llvm-svn: 117134
-
Jim Grosbach authored
llvm-svn: 117133
-
Michael J. Spencer authored
llvm-svn: 117132
-
Owen Anderson authored
llvm-svn: 117131
-
Oscar Fuentes authored
llvm-svn: 117130
-
Johnny Chen authored
llvm-svn: 117129
-
Evan Cheng authored
llvm-svn: 117128
-
Devang Patel authored
Delay record type's debug info emission, in -flimit-debug-info mode, if member expression's base is call expr. llvm-svn: 117127
-
Owen Anderson authored
llvm-svn: 117126
-
Jim Ingham authored
Added "po" alias for "expression -o --" llvm-svn: 117125
-
Michael J. Spencer authored
llvm-svn: 117124
-
Stuart Hastings authored
llvm-svn: 117122
-