- Dec 15, 2009
-
-
Mike Stump authored
instead of abort to improve codesize and codegen. llvm-svn: 91374
-
Ted Kremenek authored
llvm-svn: 91373
-
Jim Grosbach authored
llvm-svn: 91371
-
Daniel Dunbar authored
resources (e.g., /usr/lib/clang/1.1) to be passed on the command line instead of computed. llvm-svn: 91370
-
Douglas Gregor authored
WIP, yet again. llvm-svn: 91368
-
Mike Stump authored
llvm-svn: 91367
-
Dan Gohman authored
llvm-svn: 91362
-
Dan Gohman authored
those enum values is less common. llvm-svn: 91361
-
Dan Gohman authored
depends on. llvm-svn: 91360
-
John McCall authored
I apologize for friend declarations. llvm-svn: 91359
-
Dan Gohman authored
llvm-svn: 91356
-
Dan Gohman authored
Bill for spotting this! llvm-svn: 91355
-
- Dec 14, 2009
-
-
Bob Wilson authored
llvm-svn: 91352
-
Fariborz Jahanian authored
llvm-svn: 91349
-
rdar://problem/7468209Ted Kremenek authored
Fix: <rdar://problem/7468209> SymbolManager::isLive() should not crash on captured block variables that are passed by reference llvm-svn: 91348
-
Mike Stump authored
llvm-svn: 91347
-
Chris Lattner authored
on 64-bit targets. Pass Preprocessor into create/destroy methods of MacroArgs even though it isn't used yet. llvm-svn: 91345
-
Chris Lattner authored
llvm-svn: 91343
-
Mike Stump authored
llvm-svn: 91341
-
Johnny Chen authored
between BR_JTr and STREXD. llvm-svn: 91339
-
Bill Wendling authored
but we need it to actually be 4-bytes in the FDE. llvm-svn: 91337
-
Fariborz Jahanian authored
an Objective-C rethrow nested inside another try/catch block. (fixes radar 7466728). llvm-svn: 91335
-
Jim Grosbach authored
llvm-svn: 91333
-
Jim Grosbach authored
llvm-svn: 91329
-
Johnny Chen authored
llvm-svn: 91327
-
Douglas Gregor authored
llvm-svn: 91326
-
Douglas Gregor authored
llvm-svn: 91325
-
Mike Stump authored
llvm-svn: 91324
-
Douglas Gregor authored
llvm-svn: 91323
-
Jim Grosbach authored
llvm-svn: 91321
-
Dan Gohman authored
llvm-svn: 91320
-
Dan Gohman authored
llvm-svn: 91319
-
Chris Lattner authored
Here's the diagnostic from clang: /Volumes/Data/dgregor/Projects/llvm/lib/Target/CppBackend/CPPBackend.cpp:989:23: warning: 'gv' is always NULL in this context printConstant(gv); ^ 1 diagnostic generated. llvm-svn: 91318
-
Dan Gohman authored
llvm-svn: 91316
-
Douglas Gregor authored
- During instantiation, drop default arguments from constructor and call expressions; they'll be recomputed anyway, and we don't want to instantiate them twice. - Rewrote the instantiation of variable initializers to cope with non-dependent forms properly. Together, these fix a handful of problems I introduced with the switch to always rebuild expressions from the source code "as written." llvm-svn: 91315
-
Jim Grosbach authored
llvm-svn: 91313
-
Eric Christopher authored
llvm-svn: 91312
-
Jim Grosbach authored
llvm-svn: 91310
-
Fariborz Jahanian authored
llvm-svn: 91309
-
Jim Grosbach authored
llvm-svn: 91307
-