1. dd08a0c [Preprocessor] For the MacroExpands preprocessor callback, also pass the MacroArgs object that provides information about by Argyrios Kyrtzidis · 12 years ago
  2. 906d66a <rdar://problem/12368093> Extend module maps with a 'conflict' declaration, and warn when a newly-imported module conflicts with an already-imported module. by Douglas Gregor · 12 years ago
  3. c515978 [preprocessor] Use MacroDirective in the preprocessor callbacks to make available the by Argyrios Kyrtzidis · 12 years ago
  4. 5ebcb20 For ModuleLoader::makeModuleVisible() also pass the source location where the by Argyrios Kyrtzidis · 12 years ago
  5. 1a4191d clang/unittests: Fixup corresponding to r172290. by NAKAMURA Takumi · 13 years ago
  6. 1050e8b Sort the #include lines for unittests/... by Chandler Carruth · 13 years ago
  7. 7dff05b Fix unit tests for ModuleLoader change in r168961. by Douglas Gregor · 13 years ago
  8. 3a4c8cf clang/unittests: Fixup corresponding to Doug's r168136. by NAKAMURA Takumi · 13 years ago
  9. 36a1649 Teach the preprocessor to hold onto the preprocessor options. by Douglas Gregor · 13 years ago
  10. b0985c8 Update unit tests for HeaderSearch change by Douglas Gregor · 13 years ago
  11. 3aeb34f More unit-test fixes by Douglas Gregor · 13 years ago
  12. 8e02361 Fixup unit tests for DiagnosticOptions change by Douglas Gregor · 13 years ago
  13. 07f8cf4 Fix the handling of target options in our unit tests. by Douglas Gregor · 13 years ago
  14. 2e413f9 Fix the location of the fixit for -Wnewline-eof. by Jordan Rose · 13 years ago
  15. db81d38 [preprocessor] Handle correctly inclusion directives that have macro expansions, e.g by Argyrios Kyrtzidis · 13 years ago
  16. c93dc78 Basic: import IntrusiveRefCntPtr<> into clang namespace by Dylan Noblesmith · 13 years ago
  17. 36d5927 drop more llvm:: prefixes on SmallString<> by Dylan Noblesmith · 13 years ago
  18. 8fe83e1 Move a method from IdentifierTable.h out of line and remove the SmallString include. by Benjamin Kramer · 13 years ago
  19. dc58aa7 Thread a TargetInfo through to the module map; we'll need it for by Douglas Gregor · 13 years ago
  20. 18383f0 clang/unittests/Basic/SourceManagerTest.cpp: Fixup corresponding to r147387. by NAKAMURA Takumi · 14 years ago
  21. cee5ec9 Fix bugs in SourceManager::computeMacroArgsCache() and add a unit test for it. by Argyrios Kyrtzidis · 14 years ago
  22. d7711ec For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded by Argyrios Kyrtzidis · 14 years ago