[PATCH] cp11-migrate: Integration with LibFormat.

Guillaume Papin guillaume.papin at epitech.eu
Sat Jul 20 13:19:15 PDT 2013


  - Address review comments.
  - Fix the algorithm that keeps track of the part of the file that has been
    touched (I made some unit tests this time...).

Hi revane, arielbernal, tareqsiraj,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1136?vs=2857&id=2927#toc

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: D1136.3.patch
Type: text/x-patch
Size: 34109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130720/0e6a72a5/attachment.bin>


More information about the cfe-commits mailing list