hanchenye-llvm-project/clang/unittests
Argyrios Kyrtzidis abff5f1271 Improve Lexer::getImmediateMacroName to take into account inner macros
of macro arguments.

For "MAC1( MAC2(foo) )" and location of 'foo' token it would return
"MAC1" instead of "MAC2".

llvm-svn: 148704
2012-01-23 16:58:33 +00:00
..
Basic clang/unittests/Basic/SourceManagerTest.cpp: Fixup corresponding to r147387. 2011-12-31 04:25:56 +00:00
Frontend Fix broken unit test 2012-01-20 16:33:00 +00:00
Lex Improve Lexer::getImmediateMacroName to take into account inner macros 2012-01-23 16:58:33 +00:00
CMakeLists.txt Add unit testing for Lexer. 2012-01-19 15:59:01 +00:00
Makefile Add unit testing for Lexer. 2012-01-19 15:59:01 +00:00