llvm-project/clang/unittests
Argyrios Kyrtzidis 647dcd80f0 [preprocessor] Enhance PreprocessingRecord to keep track of locations of conditional directives.
Introduce PreprocessingRecord::rangeIntersectsConditionalDirective() which returns
true if a given range intersects with a conditional directive block.

llvm-svn: 152018
2012-03-05 05:48:17 +00:00
..
Basic Basic: import IntrusiveRefCntPtr<> into clang namespace 2012-02-20 14:00:23 +00:00
Frontend Fix broken unit test 2012-01-20 16:33:00 +00:00
Lex [preprocessor] Enhance PreprocessingRecord to keep track of locations of conditional directives. 2012-03-05 05:48:17 +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