llvm-project/clang-tools-extra/unittests/cpp11-migrate
Edwin Vane 83a38b5c15 Adding support for -include/-exclude to cpp11-migrate
This commit adds initial support for the -include/-exclude options which are
both currently marked as hidden. This support is the first step toward
supporting transformations in headers included from source files.

Added unittests to test include/exclude support.

Author: Jack Yang <jack.yang@intel.com>
llvm-svn: 179528
2013-04-15 14:50:35 +00:00
..
CMakeLists.txt Adding support for -include/-exclude to cpp11-migrate 2013-04-15 14:50:35 +00:00
IncludeExcludeTest.cpp Adding support for -include/-exclude to cpp11-migrate 2013-04-15 14:50:35 +00:00
Makefile Adding support for -include/-exclude to cpp11-migrate 2013-04-15 14:50:35 +00:00
TransformTest.cpp Updating cpp11-migrate unit tests 2013-04-05 19:17:36 +00:00