Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
5553d0d4cadc35733a910e7af5f8911105ff529d
/
clang
/
unittests
/
Lex
/
PPCallbacksTest.cpp
5553d0d
Sort all the #include lines with LLVM's utils/sort_includes.py which
by Chandler Carruth
· 12 years ago
1f76c4e
Use the same SourceManager for ModuleMaps and compilations.
by Manuel Klimek
· 12 years ago
05747f3
Fix use-after-free in PPCallbacksTest detected by ASan bootstrap bot
by Alexey Samsonov
· 12 years ago
1db1da2
Callback support for OpenCL extension pragmas.
by Pekka Jaaskelainen
· 12 years ago
552c169
Include Path.h instead of PathV2.h.
by Rafael Espindola
· 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
125df05
For ModuleLoader::makeModuleVisible() also pass the source location where the
by Argyrios Kyrtzidis
· 13 years ago
ae4feb6
[Lex] Remove DirectoryLookup.UserSpecified, which is unused.
by Daniel Dunbar
· 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
f9db130
Escape trigraphs in unittest.
by Benjamin Kramer
· 13 years ago
2edbc86
Make the FilenameRange of the InclusionDirective callback more accurate,
by Argyrios Kyrtzidis
· 13 years ago