Chandler Carruth
661d7ff913
Replace the stub README with a proper one based on Clang's.
...
Also test the commit hooks for the new repository.
llvm-svn: 161506
2012-08-08 18:16:41 +00:00
Marshall Clow
d39041f2fc
Added code to let the user specify a compilation database on the command line
...
llvm-svn: 161432
2012-08-07 17:58:49 +00:00
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