llvm-project/clang-tools-extra/cpp11-migrate
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
..
CMakeLists.txt Initial commit for cpp11-migrate tool 2012-12-12 14:30:57 +00:00
Cpp11Migrate.cpp Initial commit for cpp11-migrate tool 2012-12-12 14:30:57 +00:00
Makefile Initial commit for cpp11-migrate tool 2012-12-12 14:30:57 +00:00