llvm-project/clang/unittests
Benjamin Kramer 88d99e4f42 Flip the order the preprocessor and frontendaction are informed of the end of a file.
This allows using EndOfMainFile from a PPCallback to access data from the
action. The pattern of PPCallback referencing an action is common in clang-tidy.

Differential Revision: http://reviews.llvm.org/D4773

llvm-svn: 215145
2014-08-07 20:51:16 +00:00
..
AST Obective-C. Patch to fix the incorrect ObjcMessageExpr argument source ranges, 2014-07-31 17:39:50 +00:00
ASTMatchers ASTMatchersTests/matchesConditionallyWithCuda: Add -fno-ms-extensions, and get rid of initializer list. 2014-08-05 15:54:43 +00:00
Basic Update unit test for signature change. 2014-07-08 16:07:39 +00:00
Driver [Driver] clang::driver::getARMCPUForMArch() moved to llvm::Triple::getARMCPUForArch(). 2014-07-11 23:47:48 +00:00
Format clang-format: Correct SBPO_Always-behavior after function-like keywords 2014-08-06 14:15:41 +00:00
Frontend Flip the order the preprocessor and frontendaction are informed of the end of a file. 2014-08-07 20:51:16 +00:00
Lex [CMake] LexTests: Prune redundant libdep(s). 2014-07-24 11:44:03 +00:00
Sema Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:34:12 +00:00
Tooling Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:34:12 +00:00
libclang Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
CMakeLists.txt Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00