1. e73d2a9 clang/unittests: Fixup corresponding to r172290. by NAKAMURA Takumi · 13 years ago
  2. 320d966 Sort the #include lines for unittests/... by Chandler Carruth · 13 years ago
  3. 8c05893 Fix unit tests for ModuleLoader change in r168961. by Douglas Gregor · 13 years ago
  4. fe40a35 clang/unittests: Fixup corresponding to Doug's r168136. by NAKAMURA Takumi · 13 years ago
  5. 1452ff1 Teach the preprocessor to hold onto the preprocessor options. by Douglas Gregor · 13 years ago
  6. 40ba1a0 Update unit tests for HeaderSearch change by Douglas Gregor · 13 years ago
  7. edf8e38 More unit-test fixes by Douglas Gregor · 13 years ago
  8. d8cfd39 Fixup unit tests for DiagnosticOptions change by Douglas Gregor · 13 years ago
  9. 44d6361 Fix the handling of target options in our unit tests. by Douglas Gregor · 13 years ago
  10. 8d63d5b Fix the location of the fixit for -Wnewline-eof. by Jordan Rose · 13 years ago
  11. a956450 [preprocessor] Handle correctly inclusion directives that have macro expansions, e.g by Argyrios Kyrtzidis · 14 years ago
  12. c95d819 Basic: import IntrusiveRefCntPtr<> into clang namespace by Dylan Noblesmith · 14 years ago
  13. f1a13f2 drop more llvm:: prefixes on SmallString<> by Dylan Noblesmith · 14 years ago
  14. 4903802 Move a method from IdentifierTable.h out of line and remove the SmallString include. by Benjamin Kramer · 14 years ago
  15. 8992928 Thread a TargetInfo through to the module map; we'll need it for by Douglas Gregor · 14 years ago
  16. 1154e75 clang/unittests/Basic/SourceManagerTest.cpp: Fixup corresponding to r147387. by NAKAMURA Takumi · 14 years ago
  17. e841c90 Fix bugs in SourceManager::computeMacroArgsCache() and add a unit test for it. by Argyrios Kyrtzidis · 14 years ago
  18. 2403797 For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded by Argyrios Kyrtzidis · 14 years ago