This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f901b719214d0bd4d42d85e9b5bbbc95d1ee3479
llvm-project
/
clang
/
unittests
/
Basic
History
Argyrios Kyrtzidis
fead64be9b
[preprocessor] Use MacroDirective in the preprocessor callbacks to make available the
...
full information about the macro (e.g if it was imported and where). llvm-svn: 175978
2013-02-24 00:05:14 +00:00
..
CharInfoTest.cpp
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
2013-02-08 22:30:41 +00:00
CMakeLists.txt
Pull Lexer's CharInfo table out for general use throughout Clang.
2013-02-08 22:30:22 +00:00
FileManagerTest.cpp
Extend stat query APIs to explicitly specify if the query is for
2012-12-11 07:48:23 +00:00
Makefile
For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded
2011-12-21 16:56:29 +00:00
SourceManagerTest.cpp
[preprocessor] Use MacroDirective in the preprocessor callbacks to make available the
2013-02-24 00:05:14 +00:00