summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/cpp11-migrate/dummy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Updating cpp11-migrate unit testsEdwin Vane2013-04-051-6/+0
| | | | | | | | With the lib-ification of cpp11-migrate, real unit tests can be written. Replacing dummy tests with some simple tests for the Transform public interface. llvm-svn: 178900
* Unit test support for Clang extra toolsEdwin Vane2013-04-031-0/+6
Added support to CMake and autoconf for unit tests in clang-tools-extra. A dummy test exists for now until more meaningful tests can be written. llvm-svn: 178661
OpenPOWER on IntegriCloud