hanchenye-llvm-project/clang-tools-extra/unittests
Edwin Vane 9924de1b28 Generate input files from within unit test
It is preferable for a unit test to be responsible for creating its own input
data instead of relying on checked-in data files. Now the IncludeExcludeTest
for cpp11-migrate does this.

- Removed old data files.
- Updated build system and lit files to remove references to old data files.

llvm-svn: 181029
2013-05-03 16:30:55 +00:00
..
cpp11-migrate Generate input files from within unit test 2013-05-03 16:30:55 +00:00
CMakeLists.txt
Makefile