1. 7143aab Modules hide macro definitions by default, so that silly things like by Douglas Gregor · 13 years ago
  2. e7b2b6e Rename getDecomposedInstantiationLoc to getDecomposedExpansionLoc. by Chandler Carruth · 13 years ago
  3. b73377e Make the Preprocessor more memory efficient and improve macro instantiation diagnostics. by Argyrios Kyrtzidis · 13 years ago
  4. 85b4207 Copy IsWarnIfUnused too when making a copy of a MacroInfo. by Benjamin Kramer · 13 years ago
  5. 0827408 Fix diagnostic pragmas. by Argyrios Kyrtzidis · 14 years ago
  6. 3c7f413 More PCH -> AST renaming. by Sebastian Redl · 14 years ago
  7. f47724b Implement #pragma push_macro, patch by Francois Pichet! by Chris Lattner · 14 years ago
  8. 083abdf Record macros in dependent PCHs. Also add various info tables to dependent PCHs; tests for this to follow. by Sebastian Redl · 14 years ago
  9. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  10. 688a248 fix PR3764 - A redefinition of a pre-processor macro fails by Chris Lattner · 15 years ago
  11. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 16 years ago[Renamed from Lex/MacroInfo.cpp]
  12. 42e6737 Remove the first layer of support for "portability" warnings. This is by Chris Lattner · 16 years ago
  13. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  14. d217773 At one point there were going to be lexer and parser tokens. by Chris Lattner · 17 years ago
  15. 25c9648 switch function-like macros from using a vector for their arguments to an by Chris Lattner · 17 years ago
  16. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago