[PATCH] cpp11-migrate: Add '-supports' command line switch.

Guillaume Papin guillaume.papin at epitech.eu
Mon Jul 29 01:28:32 PDT 2013


  Apply review comments and:
  - in -help examples:
    - add one example using the `-for-compilers` option
    - and modify an existing one to demonstrate the all-enabled-by-default
      behavior.
  - add a note that informs the user when an explicitly enabled transform is
    disabled because of the -for-compilers option

Hi revane, arielbernal, tareqsiraj,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1202?vs=3027&id=3049#toc

Files:
  cpp11-migrate/AddOverride/AddOverride.cpp
  cpp11-migrate/Core/Transform.cpp
  cpp11-migrate/Core/Transform.h
  cpp11-migrate/Core/Transforms.cpp
  cpp11-migrate/Core/Transforms.h
  cpp11-migrate/LoopConvert/LoopConvert.cpp
  cpp11-migrate/ReplaceAutoPtr/ReplaceAutoPtr.cpp
  cpp11-migrate/UseAuto/UseAuto.cpp
  cpp11-migrate/UseNullptr/UseNullptr.cpp
  cpp11-migrate/tool/Cpp11Migrate.cpp
  docs/MigratorUsage.rst
  test/cpp11-migrate/Combined/compilers.cpp
  test/cpp11-migrate/no_xform.cpp
  unittests/cpp11-migrate/TransformTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1202.5.patch
Type: text/x-patch
Size: 23280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130729/fb5f4eb0/attachment.bin>


More information about the cfe-commits mailing list