- Aug 28, 2009
-
-
Andreas Neustifter authored
llvm-svn: 80355
-
Daniel Dunbar authored
llvm-svn: 80354
-
John McCall authored
declarations of same, introduce a single AST class and add appropriate bits (encoded in the namespace) for whether a decl is "real" or not. Much hackery about previously-declared / not-previously-declared, but it's essentially mandated by the standard that friends alter lookup, and this is at least fairly non-intrusive. Refactor the Sema methods specific to friends for cleaner flow and less nesting. Incidentally solve a few bugs, but I remain confident that we can put them back. llvm-svn: 80353
-
Daniel Dunbar authored
Also, all one of the file level flags are implemented. llvm-svn: 80352
-
Daniel Dunbar authored
llvm-svn: 80351
-
Evan Cheng authored
llvm-svn: 80350
-
Andreas Neustifter authored
(See http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090824/085620.html) llvm-svn: 80349
-
Andreas Neustifter authored
tests can test only parts of this system. llvm-svn: 80348
-
Daniel Dunbar authored
- I'm still trying to figure out the cleanest way to implement this and match the assembler, currently there are some substantial differences. llvm-svn: 80347
-
Anders Carlsson authored
llvm-svn: 80346
-
Daniel Dunbar authored
llvm-svn: 80345
-
Daniel Dunbar authored
llvm-svn: 80344
-
Daniel Dunbar authored
llvm-svn: 80343
-
Daniel Dunbar authored
llvm-svn: 80342
-
Daniel Dunbar authored
llvm-svn: 80341
-
Daniel Dunbar authored
llvm-svn: 80340
-
Daniel Dunbar authored
offset to the next aligned integer. llvm-svn: 80339
-
Daniel Dunbar authored
llvm-svn: 80338
-
Anders Carlsson authored
llvm-svn: 80337
-
Anders Carlsson authored
llvm-svn: 80336
-
Ted Kremenek authored
pointers. Most logic cares first about whether or not a region is symbolic, and second if represents code. This should fix a series of silent corner case bugs (as well as simplify a bunch of code). llvm-svn: 80335
-
Chris Lattner authored
llvm-svn: 80334
-
Anders Carlsson authored
llvm-svn: 80333
-
Anders Carlsson authored
llvm-svn: 80332
-
Daniel Dunbar authored
llvm-svn: 80331
-
Daniel Dunbar authored
llvm-svn: 80330
-
Chris Lattner authored
llvm-svn: 80328
-
Chris Lattner authored
llvm-svn: 80327
-
Chris Lattner authored
llvm-svn: 80323
-
Evan Cheng authored
llvm-svn: 80322
-
Ted Kremenek authored
llvm-svn: 80321
-
Ted Kremenek authored
llvm-svn: 80320
-
Bob Wilson authored
llvm-svn: 80319
-
Bob Wilson authored
It also makes the llvmCore build dependent on whatever version of llvm-gcc happens to be installed on the build machine. llvm-svn: 80316
-
rdar://problem/6337132Ted Kremenek authored
Were Dropped Successfully Patch by Geoff Keating! llvm-svn: 80313
-
Daniel Dunbar authored
--- Reverse-merging r80305 into '.': U tools/llvm-mc/AsmParser.cpp llvm-svn: 80309
-
Devang Patel authored
llvm-svn: 80307
-
Ted Kremenek authored
llvm-svn: 80306
-
Daniel Dunbar authored
llvm-svn: 80305
-
Gabor Greif authored
llvm-svn: 80304
-