Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
1432a43e3076eec84967305bd85bace3a6e9102b
/
unittests
/
Lex
36a1649
Teach the preprocessor to hold onto the preprocessor options.
by Douglas Gregor
· 12 years ago
b0985c8
Update unit tests for HeaderSearch change
by Douglas Gregor
· 12 years ago
16a4abf
One last unit-test fix
by Douglas Gregor
· 12 years ago
3aeb34f
More unit-test fixes
by Douglas Gregor
· 12 years ago
8e02361
Fixup unit tests for DiagnosticOptions change
by Douglas Gregor
· 12 years ago
07f8cf4
Fix the handling of target options in our unit tests.
by Douglas Gregor
· 12 years ago
0c750ec
Clang side of a refactoring of the CMake unit test build strategy.
by Chandler Carruth
· 12 years ago
1c31ee8
get rid of an unsued variable warning.
by Fariborz Jahanian
· 13 years ago
30660a8
Add new code migrator support for migrating existing Objective-C code to use
by Ted Kremenek
· 13 years ago
c6c5452
[preprocessor] Enhance PreprocessingRecord to keep track of locations of conditional directives.
by Argyrios Kyrtzidis
· 13 years ago
c93dc78
Basic: import IntrusiveRefCntPtr<> into clang namespace
by Dylan Noblesmith
· 13 years ago
a83f4d2
Change Lexer::makeFileCharRange() to have it accept a CharSourceRange
by Argyrios Kyrtzidis
· 13 years ago
dc58aa7
Thread a TargetInfo through to the module map; we'll need it for
by Douglas Gregor
· 13 years ago
7f6cf97
Improve Lexer::getImmediateMacroName to take into account inner macros
by Argyrios Kyrtzidis
· 13 years ago
d9806c9
Enhance Lexer::makeFileCharRange to check for ranges inside a macro argument
by Argyrios Kyrtzidis
· 13 years ago
65eccf0
Silence set-but-unused warning.
by Benjamin Kramer
· 13 years ago
e64d903
Introduce Lexer::getSourceText() that returns a string for the source
by Argyrios Kyrtzidis
· 13 years ago
11b652d
Introduce Lexer::makeFileCharRange() that accepts a token source range
by Argyrios Kyrtzidis
· 13 years ago
69bda4c
For Lexer's isAt[Start/End]OfMacroExpansion add an out parameter for the macro
by Argyrios Kyrtzidis
· 13 years ago
19d5aea
Add unit testing for Lexer.
by Argyrios Kyrtzidis
· 13 years ago