hanchenye-llvm-project/clang-tools-extra/test
Edwin Vane 99f8042e74 cpp11-migrate: Add option to detect and use macros that expand to 'override'
Added a new option -override-macros which causes the, the add-override
transform to detect macros that expand to 'override' (like LLVM_OVERRIDE) and
use these macros instead of the override keyword directly.

llvm-svn: 183001
2013-05-31 13:20:24 +00:00
..
Unit Add support to read include/exclude paths from file 2013-05-02 19:02:02 +00:00
cpp11-migrate cpp11-migrate: Add option to detect and use macros that expand to 'override' 2013-05-31 13:20:24 +00:00
modularize
remove-cstr-calls
CMakeLists.txt Unit test support for Clang extra tools 2013-04-03 15:11:08 +00:00
Makefile Unit test support for Clang extra tools 2013-04-03 15:11:08 +00:00
lit.cfg
lit.site.cfg.in