- Nov 12, 2009
-
-
Jim Grosbach authored
Revert 86857. It's causing consumer-typeset to fail, and there's a better way to do it forthcoming anyway. llvm-svn: 86945
-
John McCall authored
a using declaration. llvm-svn: 86942
-
Eric Christopher authored
otherwise create a stub. Add a test to make sure we don't create extraneous stubs. llvm-svn: 86941
-
Daniel Dunbar authored
llvm-svn: 86940
-
Daniel Dunbar authored
Also, always give errors on a token-cache PTH failure. llvm-svn: 86939
-
Daniel Dunbar authored
llvm-svn: 86938
-
Daniel Dunbar authored
when we are running an AST consumer and when we are just running the preprocessor or parser alone. llvm-svn: 86937
-
Daniel Dunbar authored
llvm-svn: 86936
-
Daniel Dunbar authored
llvm-svn: 86935
-
Daniel Dunbar authored
llvm-svn: 86934
-
Daniel Dunbar authored
llvm-svn: 86933
-
Zhongxing Xu authored
llvm-svn: 86932
-
John McCall authored
llvm-svn: 86931
-
Nick Lewycky authored
CreateNSWSub functions. llvm-svn: 86930
-
Chris Lattner authored
llvm-svn: 86929
-
Dan Gohman authored
llvm-svn: 86928
-
Chris Lattner authored
llvm-svn: 86927
-
Dan Gohman authored
llvm-svn: 86926
-
Chris Lattner authored
allows us to handle the test10 testcase. llvm-svn: 86924
-
Chris Lattner authored
llvm-svn: 86923
-
Daniel Dunbar authored
clang-cc: Move non-Consumer action handling to common location, to expose the massive amount of redundancy we have introduced through blind copy-and-paste. llvm-svn: 86922
-
Daniel Dunbar authored
PCH, which I broke. llvm-svn: 86921
-
Chris Lattner authored
llvm-svn: 86920
-
Lang Hames authored
Fixed an iteration condition in PreAllocSplitting. This should fix some miscompilations casued by PreAllocSplitting. llvm-svn: 86919
-
Chris Lattner authored
the basic.ll testcase. llvm-svn: 86918
-
Eric Christopher authored
llvm-svn: 86917
-
Devang Patel authored
llvm-svn: 86915
-
Devang Patel authored
This allows StringRef to skip controversial if(str) check in constructor. Buildbots, wait for corresponding clang and llvm-gcc FE check-ins! llvm-svn: 86914
-
Douglas Gregor authored
template template parameter. When building a template-id type, check whether the template-name itself is dependent (even if the template arguments are not!) and handle it as a template-id type. llvm-svn: 86913
-
Daniel Dunbar authored
llvm-svn: 86912
-
Daniel Dunbar authored
llvm-svn: 86911
-
Dan Gohman authored
can be made to fall through into the other. llvm-svn: 86909
-
Daniel Dunbar authored
is sane. llvm-svn: 86908
-
Daniel Dunbar authored
llvm-svn: 86907
-
Daniel Dunbar authored
llvm-svn: 86906
-
John McCall authored
and give that category an explicit test. Generalize the internal diagnostic name. llvm-svn: 86905
-
Douglas Gregor authored
annotation token, because some of the tokens we're annotating might not be in the set of cached tokens (we could have consumed them unconditionally). Also, move the tentative parsing from ParseTemplateTemplateArgument into the one caller that needs it, improving recovery. llvm-svn: 86904
-
Daniel Dunbar authored
in the predefines buffer. llvm-svn: 86903
-
Bill Wendling authored
"nounwind" attribute. llvm-svn: 86897
-
John Thompson authored
llvm-svn: 86896
-