llvm-project/clang-tools-extra/test/cpp11-migrate
Edwin Vane ba6b32d1ce cpp11-migrate: Transforms honour header modification flag
Transforms will now make changes to headers if header modifications have been
enabled.

FIXME: Only UseNullptr contains a cursory header modification test. Other
transforms should have them too.

llvm-svn: 184197
2013-06-18 15:44:58 +00:00
..
AddOverride cpp11-migrate: Add option to detect and use macros that expand to 'override' 2013-05-31 13:20:24 +00:00
Combined Extend loop variable naming checks 2013-03-08 14:15:18 +00:00
LoopConvert Transform for loops over pseudo-arrays only if begin/end members exist 2013-05-09 20:03:52 +00:00
UseAuto Fix UseAuto replacing declaration lists with new expressions 2013-05-27 14:30:23 +00:00
UseNullptr cpp11-migrate: Transforms honour header modification flag 2013-06-18 15:44:58 +00:00
no_xform.cpp Turned no_xform into a pass from expected failure. 2013-03-08 18:39:07 +00:00