Chandler Carruth
118232f2b4
Add a root CMakeLists.txt and fix up all the test build stuff.
...
With this we can build and test the remove-cstr-calls tool which should
serve as a good example of how to add tools and their tests to the
repository.
llvm-svn: 161404
2012-08-07 08:33:04 +00:00
Chandler Carruth
c5062dc91a
Copy some of the testing infrastructure from the primary Clang repository into
...
the new tools repo to preserve history. I'll subsequently be editting these
down to work w/ the tooling test suites.
llvm-svn: 161402
2012-08-07 07:09:14 +00:00
Chandler Carruth
4bf700f1de
Copy the existing regression test for remove-cstr-calls from the tooling branch
...
to preserve its history. It's not yet functional.
llvm-svn: 161401
2012-08-07 07:07:42 +00:00
Chandler Carruth
bb5c56f26c
Fix compilation with mainline AST matchers.
...
llvm-svn: 161399
2012-08-07 06:59:48 +00:00
Chandler Carruth
1d0717443f
Put it in the correct place within the repository.
...
llvm-svn: 161398
2012-08-07 06:17:58 +00:00
Chandler Carruth
eb06a2e518
Initial check-in of a skeleton of the future clang-tools-extra repository.
...
llvm-svn: 161378
2012-08-07 00:36:25 +00:00