llvm-project/clang-tools-extra/unittests/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
..
CMakeLists.txt cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +00:00
FileOverridesTest.cpp cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +00:00
IncludeExcludeTest.cpp cpp11-migrate: Add missing file headers in unit tests 2013-07-11 15:54:06 +00:00
Makefile cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +00:00
PerfSupportTest.cpp cpp11-migrate: Add missing file headers in unit tests 2013-07-11 15:54:06 +00:00
ReformattingTest.cpp cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +00:00
TransformTest.cpp cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +00:00
UniqueHeaderNameTest.cpp Generate a unique filename for a given header 2013-07-10 16:09:36 +00:00
VirtualFileHelper.h cpp11-migrate: Make a VirtualFilesHelper class for the unit tests. 2013-07-22 16:36:58 +00:00