llvm-project/clang-tools-extra/test/cpp11-migrate
Edwin Vane 12db04f820 Fixing a "multiple rules generate X" warning from ninja
CMake's Ninja generator was not detecting that test/lit.site.cfg.in and
test/subdir/../lit.site.cfg.in were really the same file. Ninja noticed this
and complained as both appeared as targets (for the missing file rule). Now
canonicalizing the path to ensure the paths presented to CMake are identical
and the duplication is now fixed.

llvm-svn: 175744
2013-02-21 15:12:01 +00:00
..
Combined Fix for combined loop and nullptr convert tests 2013-02-07 18:49:23 +00:00
LoopConvert Transferred loop-convert tests to cpp11-migrate 2013-01-08 14:36:29 +00:00
UseAuto Adding files left out of commit r175544. 2013-02-19 19:14:45 +00:00
UseNullptr Fix -use-nullptr problems with assert() 2013-02-17 16:45:54 +00:00
CMakeLists.txt Fixing a "multiple rules generate X" warning from ninja 2013-02-21 15:12:01 +00:00
Makefile Tweaks and fixes to cpp11-migrate generated tests 2013-02-20 14:35:53 +00:00
no_xform.cpp Drop "REQUIRES:shell" in tests. They can run on win32. 2013-01-25 04:33:40 +00:00