1. c93dc78 Basic: import IntrusiveRefCntPtr<> into clang namespace by Dylan Noblesmith · 14 years ago
  2. 36d5927 drop more llvm:: prefixes on SmallString<> by Dylan Noblesmith · 14 years ago
  3. 8fe83e1 Move a method from IdentifierTable.h out of line and remove the SmallString include. by Benjamin Kramer · 14 years ago
  4. dc58aa7 Thread a TargetInfo through to the module map; we'll need it for by Douglas Gregor · 14 years ago
  5. 18383f0 clang/unittests/Basic/SourceManagerTest.cpp: Fixup corresponding to r147387. by NAKAMURA Takumi · 14 years ago
  6. cee5ec9 Fix bugs in SourceManager::computeMacroArgsCache() and add a unit test for it. by Argyrios Kyrtzidis · 14 years ago
  7. d7711ec For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded by Argyrios Kyrtzidis · 14 years ago