llvm-project/clang-tools-extra/cpp11-migrate/Core
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
IncludeExcludeInfo.cpp Adding support for -include/-exclude to cpp11-migrate 2013-04-15 14:50:35 +00:00
IncludeExcludeInfo.h Adding support for -include/-exclude to cpp11-migrate 2013-04-15 14:50:35 +00:00
Makefile
Transform.cpp
Transform.h
Transforms.cpp Fix symbol dependency errors introduced with libmigrateCore 2013-04-05 19:18:13 +00:00
Transforms.h Fix symbol dependency errors introduced with libmigrateCore 2013-04-05 19:18:13 +00:00