Commit Verlauf

Autor SHA1 Nachricht Datum
  Douglas Gregor 36a16498ff Teach the preprocessor to hold onto the preprocessor options. vor 13 Jahren
  Douglas Gregor b0985c86f7 Update unit tests for HeaderSearch change vor 13 Jahren
  Douglas Gregor 3aeb34f563 More unit-test fixes vor 13 Jahren
  Douglas Gregor 8e02361163 Fixup unit tests for DiagnosticOptions change vor 13 Jahren
  Douglas Gregor 07f8cf4ec3 Fix the handling of target options in our unit tests. vor 13 Jahren
  Jordan Rose 2e413f977d Fix the location of the fixit for -Wnewline-eof. vor 13 Jahren
  Argyrios Kyrtzidis db81d38d9c [preprocessor] Handle correctly inclusion directives that have macro expansions, e.g vor 13 Jahren
  Dylan Noblesmith c93dc78896 Basic: import IntrusiveRefCntPtr<> into clang namespace vor 13 Jahren
  Dylan Noblesmith 36d592718f drop more llvm:: prefixes on SmallString<> vor 13 Jahren
  Benjamin Kramer 8fe83e1df9 Move a method from IdentifierTable.h out of line and remove the SmallString include. vor 13 Jahren
  Douglas Gregor dc58aa7102 Thread a TargetInfo through to the module map; we'll need it for vor 13 Jahren
  NAKAMURA Takumi 18383f0eab clang/unittests/Basic/SourceManagerTest.cpp: Fixup corresponding to r147387. vor 13 Jahren
  Argyrios Kyrtzidis cee5ec9df4 Fix bugs in SourceManager::computeMacroArgsCache() and add a unit test for it. vor 13 Jahren
  Argyrios Kyrtzidis d7711ec430 For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded vor 13 Jahren