Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
be133a8757103c430a36f15d6210f99a0206921f
/
clang
/
unittests
/
Basic
/
SourceManagerTest.cpp
37e48ff
[Preprocessor] For the MacroExpands preprocessor callback, also pass the MacroArgs object that provides information about
by Argyrios Kyrtzidis
· 12 years ago
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
fead64b
[preprocessor] Use MacroDirective in the preprocessor callbacks to make available the
by Argyrios Kyrtzidis
· 13 years ago
125df05
For ModuleLoader::makeModuleVisible() also pass the source location where the
by Argyrios Kyrtzidis
· 13 years ago
e73d2a9
clang/unittests: Fixup corresponding to r172290.
by NAKAMURA Takumi
· 13 years ago
320d966
Sort the #include lines for unittests/...
by Chandler Carruth
· 13 years ago
8c05893
Fix unit tests for ModuleLoader change in r168961.
by Douglas Gregor
· 13 years ago
fe40a35
clang/unittests: Fixup corresponding to Doug's r168136.
by NAKAMURA Takumi
· 13 years ago
1452ff1
Teach the preprocessor to hold onto the preprocessor options.
by Douglas Gregor
· 13 years ago
40ba1a0
Update unit tests for HeaderSearch change
by Douglas Gregor
· 13 years ago
edf8e38
More unit-test fixes
by Douglas Gregor
· 13 years ago
d8cfd39
Fixup unit tests for DiagnosticOptions change
by Douglas Gregor
· 13 years ago
44d6361
Fix the handling of target options in our unit tests.
by Douglas Gregor
· 13 years ago
8d63d5b
Fix the location of the fixit for -Wnewline-eof.
by Jordan Rose
· 13 years ago
a956450
[preprocessor] Handle correctly inclusion directives that have macro expansions, e.g
by Argyrios Kyrtzidis
· 14 years ago
c95d819
Basic: import IntrusiveRefCntPtr<> into clang namespace
by Dylan Noblesmith
· 14 years ago
f1a13f2
drop more llvm:: prefixes on SmallString<>
by Dylan Noblesmith
· 14 years ago
4903802
Move a method from IdentifierTable.h out of line and remove the SmallString include.
by Benjamin Kramer
· 14 years ago
8992928
Thread a TargetInfo through to the module map; we'll need it for
by Douglas Gregor
· 14 years ago
1154e75
clang/unittests/Basic/SourceManagerTest.cpp: Fixup corresponding to r147387.
by NAKAMURA Takumi
· 14 years ago
e841c90
Fix bugs in SourceManager::computeMacroArgsCache() and add a unit test for it.
by Argyrios Kyrtzidis
· 14 years ago
2403797
For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded
by Argyrios Kyrtzidis
· 14 years ago