llvm-project/clang-tools-extra/test/cpp11-migrate
Edwin Vane 571a64159b cp11-migrate: Integration with LibFormat
Adding a feature to optionally reformat code changed by the migrator. Like
LibFormat, can choose between built-in styles (LLVM, Mozilla, Google, Chromium)
or use a YAML-format config file.

Now with no dependency on iostream by the Reformatting.cpp LIT test.

Author: Guillaume Papin <guillaume.papin@epitech.eu>
llvm-svn: 186938
2013-07-23 12:50:03 +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
Core cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +00:00
LoopConvert Transform for loops over pseudo-arrays only if begin/end members exist 2013-05-09 20:03:52 +00:00
ReplaceAutoPtr cpp11-migrate: Add Replace-AutoPtr Transform 2013-07-03 13:21:24 +00:00
UseAuto Fix UseAuto not transforming iterator when non-fully qualifiers are used and 2013-07-15 15:37:05 +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