llvm-project/clang/unittests
Daniel Jasper 6fc3433b15 Implement descendant matchers for NestedNamespecifiers
This implements has(), hasDescendant(), forEach() and
forEachDescendant() for NestedNameSpecifier and NestedNameSpecifierLoc
matchers.

Review: http://llvm-reviews.chandlerc.com/D86
llvm-svn: 167017
2012-10-30 15:42:00 +00:00
..
AST More unit-test fixes 2012-10-23 22:38:58 +00:00
ASTMatchers Implement descendant matchers for NestedNamespecifiers 2012-10-30 15:42:00 +00:00
Basic Teach the preprocessor to hold onto the preprocessor options. 2012-10-24 17:46:57 +00:00
Frontend Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Lex Teach the preprocessor to hold onto the preprocessor options. 2012-10-24 17:46:57 +00:00
Tooling unittests/ToolingTest.cpp: Suppress newFrontendActionFactory.InjectsEndOfSourceFileCallback on Win32 for now. Investigating. 2012-10-25 09:38:41 +00:00
CMakeLists.txt add AST unittests to CMake build system 2012-07-23 20:11:34 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00