1. 5553d0d Sort all the #include lines with LLVM's utils/sort_includes.py which by Chandler Carruth · 12 years ago
  2. 1f76c4e Use the same SourceManager for ModuleMaps and compilations. by Manuel Klimek · 12 years ago
  3. 05747f3 Fix use-after-free in PPCallbacksTest detected by ASan bootstrap bot by Alexey Samsonov · 12 years ago
  4. 1db1da2 Callback support for OpenCL extension pragmas. by Pekka Jaaskelainen · 12 years ago
  5. 552c169 Include Path.h instead of PathV2.h. by Rafael Espindola · 12 years ago
  6. fb91265 <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 · 13 years ago
  7. 125df05 For ModuleLoader::makeModuleVisible() also pass the source location where the by Argyrios Kyrtzidis · 13 years ago
  8. ae4feb6 [Lex] Remove DirectoryLookup.UserSpecified, which is unused. by Daniel Dunbar · 13 years ago
  9. e73d2a9 clang/unittests: Fixup corresponding to r172290. by NAKAMURA Takumi · 13 years ago
  10. 320d966 Sort the #include lines for unittests/... by Chandler Carruth · 13 years ago
  11. 8c05893 Fix unit tests for ModuleLoader change in r168961. by Douglas Gregor · 13 years ago
  12. fe40a35 clang/unittests: Fixup corresponding to Doug's r168136. by NAKAMURA Takumi · 13 years ago
  13. f9db130 Escape trigraphs in unittest. by Benjamin Kramer · 13 years ago
  14. 2edbc86 Make the FilenameRange of the InclusionDirective callback more accurate, by Argyrios Kyrtzidis · 13 years ago