clang-1/unittests
Benjamin Kramer 7164095ea1 Escape trigraphs in unittest.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167359 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-03 20:58:26 +00:00
..
AST More unit-test fixes 2012-10-23 22:38:58 +00:00
ASTMatchers Insert interception point onStartOfTranslationUnit. 2012-11-02 01:31:03 +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 Escape trigraphs in unittest. 2012-11-03 20:58:26 +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