[PATCH] cpp11-migrate: Integration with LibFormat.

Guillaume Papin guillaume.papin at epitech.eu
Tue Jul 23 05:35:45 PDT 2013


Hi revane, arielbernal, tareqsiraj,

Same as http://llvm-reviews.chandlerc.com/D1136 excepts the test should break
the build anymore.

The new test avoid using standard headers (<iostream>, <vector>, ...). Some
buildbots break when parsing these headers.

http://llvm-reviews.chandlerc.com/D1200

Files:
  cpp11-migrate/Core/CMakeLists.txt
  cpp11-migrate/Core/FileOverrides.cpp
  cpp11-migrate/Core/FileOverrides.h
  cpp11-migrate/Core/Reformatting.cpp
  cpp11-migrate/Core/Reformatting.h
  cpp11-migrate/tool/Cpp11Migrate.cpp
  cpp11-migrate/tool/Makefile
  docs/MigratorUsage.rst
  test/cpp11-migrate/Core/Reformatting.cpp
  unittests/cpp11-migrate/CMakeLists.txt
  unittests/cpp11-migrate/FileOverridesTest.cpp
  unittests/cpp11-migrate/Makefile
  unittests/cpp11-migrate/ReformattingTest.cpp
  unittests/cpp11-migrate/TransformTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1200.1.patch
Type: text/x-patch
Size: 32952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130723/289a3f84/attachment.bin>


More information about the cfe-commits mailing list