- Nov 19, 2010
-
-
Jim Grosbach authored
llvm-svn: 119852
-
Jim Grosbach authored
llvm-svn: 119851
-
Bill Wendling authored
llvm-svn: 119850
-
Bill Wendling authored
initialize missing bit. llvm-svn: 119849
-
Dale Johannesen authored
This finishes up 8460971. llvm-svn: 119848
-
Greg Clayton authored
declarations" fix. llvm-svn: 119847
-
Jim Grosbach authored
llvm-svn: 119846
-
Craig Silverstein authored
than a Token that holds the same information all in one easy-to-use package. There's no technical reason to prefer the former -- the information comes from a Token originally -- and it's clumsier to use, so I've changed the code to use tokens everywhere. Approved by clattner llvm-svn: 119845
-
Jim Grosbach authored
llvm-svn: 119844
-
Jim Grosbach authored
llvm-svn: 119843
-
Rafael Espindola authored
llvm-svn: 119842
-
Jim Grosbach authored
llvm-svn: 119841
-
Jim Grosbach authored
llvm-svn: 119840
-
Rafael Espindola authored
llvm-svn: 119839
-
Argyrios Kyrtzidis authored
if (condition) CALL(0); // empty macro but don't warn for empty body. Fixes rdar://8436021. llvm-svn: 119838
-
Caroline Tice authored
and end-of-file (often control-d). llvm-svn: 119837
-
Johnny Chen authored
llvm-svn: 119836
-
Sean Callanan authored
perform recursive type lookups, because these are not required for full type fidelity. We also make the SelectorTable last for the full lifetime of the Clang compiler; this was the source of many bugs. llvm-svn: 119835
-
Jim Grosbach authored
llvm-svn: 119821
-
Jakob Stoklund Olesen authored
llvm-svn: 119820
-
Mon P Wang authored
DAGCombine from making an illegal transformation of bitcast of a scalar to a vector into a scalar_to_vector. llvm-svn: 119819
-
Jakob Stoklund Olesen authored
We don't want any clients acidentally depending on this and then failing in a -Asserts build. llvm-svn: 119818
-
Douglas Gregor authored
llvm-svn: 119817
-
-
Jim Grosbach authored
llvm-svn: 119815
-
Fariborz Jahanian authored
llvm-svn: 119814
-
Fariborz Jahanian authored
Fixes //rdar://8686888 llvm-svn: 119813
-
Jim Grosbach authored
llvm-svn: 119812
-
Johnny Chen authored
Change SBFrame::LookupVarInScope() to also work with "global" scope in addition to "local" and "parameter" scope. llvm-svn: 119811
-
Jim Grosbach authored
llvm-svn: 119810
-
Daniel Dunbar authored
it. llvm-svn: 119809
-
Benjamin Kramer authored
llvm-svn: 119808
-
Nuno Lopes authored
llvm-svn: 119807
-
Jim Grosbach authored
llvm-svn: 119806
-
Douglas Gregor authored
protocol-qualifier list without a leading type (e.g., <#blah#>), don't complain about it being an archaic protocol-qualifier list unless it actually parses as one. llvm-svn: 119805
-
Benjamin Kramer authored
llvm-svn: 119804
-
Daniel Dunbar authored
llvm-svn: 119803
-
Douglas Gregor authored
option name, category ID, and category name corresponding to a diagnostic. llvm-svn: 119802
-
Owen Anderson authored
llvm-svn: 119801
-
Benjamin Kramer authored
llvm-svn: 119800
-