llvm-project/clang/unittests
Manuel Klimek d861e8b7be Adds a function to run FrontendActions over in-memory code. This is
the first step towards a standalone Clang tool infrastructure.
The plan is to make it easy to build command line tools that run over
the AST of source files in a project outside of the build system.

llvm-svn: 129924
2011-04-21 18:37:41 +00:00
..
Basic Re-instate r125819 and r125820 with no functionality change 2011-02-19 23:03:58 +00:00
Frontend Re-instate r125819 and r125820 with no functionality change 2011-02-19 23:03:58 +00:00
Tooling Adds a function to run FrontendActions over in-memory code. This is 2011-04-21 18:37:41 +00:00
CMakeLists.txt Adds a function to run FrontendActions over in-memory code. This is 2011-04-21 18:37:41 +00:00
Makefile Moves FileManagerTest.cpp to unittests/Basic such that the unit test 2011-02-15 21:30:27 +00:00