hanchenye-llvm-project/clang-tools-extra/cpp11-migrate
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
..
AddOverride cpp11-migrate: Add option to detect and use macros that expand to 'override' 2013-05-31 13:20:24 +00:00
Core cpp11-migrate: Transforms collect timing data. 2013-05-30 17:48:11 +00:00
LoopConvert cpp11-migrate: Transforms collect timing data. 2013-05-30 17:48:11 +00:00
UseAuto cpp11-migrate: Transforms collect timing data. 2013-05-30 17:48:11 +00:00
UseNullptr cpp11-migrate: Transforms collect timing data. 2013-05-30 17:48:11 +00:00
tool Tweak autoconf link params to fix migrator build 2013-05-30 19:39:39 +00:00
CMakeLists.txt lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00
Makefile lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00