提交歷史

作者 SHA1 備註 提交日期
  Argyrios Kyrtzidis c515978bd3 [preprocessor] Use MacroDirective in the preprocessor callbacks to make available the 12 年之前
  Argyrios Kyrtzidis 5ebcb20b03 For ModuleLoader::makeModuleVisible() also pass the source location where the 12 年之前
  NAKAMURA Takumi 1a4191d069 clang/unittests: Fixup corresponding to r172290. 12 年之前
  Chandler Carruth 1050e8b225 Sort the #include lines for unittests/... 12 年之前
  Douglas Gregor 7dff05bf30 Fix unit tests for ModuleLoader change in r168961. 12 年之前
  NAKAMURA Takumi 3a4c8cf5c0 clang/unittests: Fixup corresponding to Doug's r168136. 12 年之前
  Douglas Gregor 36a16498ff Teach the preprocessor to hold onto the preprocessor options. 13 年之前
  Douglas Gregor b0985c86f7 Update unit tests for HeaderSearch change 13 年之前
  Douglas Gregor 3aeb34f563 More unit-test fixes 13 年之前
  Douglas Gregor 8e02361163 Fixup unit tests for DiagnosticOptions change 13 年之前
  Douglas Gregor 07f8cf4ec3 Fix the handling of target options in our unit tests. 13 年之前
  Jordan Rose 2e413f977d Fix the location of the fixit for -Wnewline-eof. 13 年之前
  Argyrios Kyrtzidis db81d38d9c [preprocessor] Handle correctly inclusion directives that have macro expansions, e.g 13 年之前
  Dylan Noblesmith c93dc78896 Basic: import IntrusiveRefCntPtr<> into clang namespace 13 年之前
  Dylan Noblesmith 36d592718f drop more llvm:: prefixes on SmallString<> 13 年之前
  Benjamin Kramer 8fe83e1df9 Move a method from IdentifierTable.h out of line and remove the SmallString include. 13 年之前
  Douglas Gregor dc58aa7102 Thread a TargetInfo through to the module map; we'll need it for 13 年之前
  NAKAMURA Takumi 18383f0eab clang/unittests/Basic/SourceManagerTest.cpp: Fixup corresponding to r147387. 13 年之前
  Argyrios Kyrtzidis cee5ec9df4 Fix bugs in SourceManager::computeMacroArgsCache() and add a unit test for it. 13 年之前
  Argyrios Kyrtzidis d7711ec430 For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded 13 年之前