hanchenye-llvm-project/clang-tools-extra/test
Edwin Vane 9bd2e1bacc Initial commit for cpp11-migrate tool
- Added directory structures and build system files for the new tool.
- Extremely basic implementation of tool performs only an initial syntax check.
- Basic tests ensure syntax test works as expected.

llvm-svn: 169983
2012-12-12 14:30:57 +00:00
..
cpp11-migrate Initial commit for cpp11-migrate tool 2012-12-12 14:30:57 +00:00
loop-convert Fix tests to be more robust (to older versions of grep, lesser lit-like test runners, etc) 2012-08-31 17:49:33 +00:00
remove-cstr-calls Following the example from loop-convert tests, simplifying the remove-cstr-calls lit script. 2012-11-05 18:28:45 +00:00
CMakeLists.txt Initial commit for cpp11-migrate tool 2012-12-12 14:30:57 +00:00
Makefile Reverted to correct commit this time. 2012-08-24 23:29:33 +00:00
lit.cfg Fix typo in a comment in lit.cfg 2012-09-12 16:29:37 +00:00
lit.site.cfg.in Add a root CMakeLists.txt and fix up all the test build stuff. 2012-08-07 08:33:04 +00:00