1. c93dc78 Basic: import IntrusiveRefCntPtr<> into clang namespace by Dylan Noblesmith · 12 years ago
  2. 36d5927 drop more llvm:: prefixes on SmallString<> by Dylan Noblesmith · 12 years ago
  3. 8fe83e1 Move a method from IdentifierTable.h out of line and remove the SmallString include. by Benjamin Kramer · 12 years ago
  4. dc58aa7 Thread a TargetInfo through to the module map; we'll need it for by Douglas Gregor · 12 years ago
  5. 18383f0 clang/unittests/Basic/SourceManagerTest.cpp: Fixup corresponding to r147387. by NAKAMURA Takumi · 13 years ago
  6. cee5ec9 Fix bugs in SourceManager::computeMacroArgsCache() and add a unit test for it. by Argyrios Kyrtzidis · 13 years ago
  7. d7711ec For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded by Argyrios Kyrtzidis · 13 years ago
  8. d01fb36 unittests/Basic/FileManagerTest.cpp: Suppress warnings on gcc. by NAKAMURA Takumi · 13 years ago
  9. 8e27eb7 unittests/Basic/FileManagerTest.cpp: Unbreak Win32, mingw and msvc. by NAKAMURA Takumi · 13 years ago
  10. 4b93d66 Re-instate r125819 and r125820 with no functionality change by Peter Collingbourne · 13 years ago
  11. 96b1d4b Revert 125820 and 125819 to fix PR9266. by Rafael Espindola · 13 years ago
  12. 906c73f Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction by Peter Collingbourne · 13 years ago
  13. 483651c Moves FileManagerTest.cpp to unittests/Basic such that the unit test by Zhanyong Wan · 13 years ago