[PATCH] Introducing new tool clang-replace

Edwin Vane edwin.vane at intel.com
Mon Aug 19 11:55:45 PDT 2013


    - clang-replace: Separate out replacement file finding
    - clang-replace: Update LIT test for windows

Hi klimek, djasper, silvas, tareqsiraj, arielbernal, Sarcasm,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1424?vs=3526&id=3577#toc

Files:
  CMakeLists.txt
  Makefile
  clang-replace/ApplyReplacements.cpp
  clang-replace/ApplyReplacements.h
  clang-replace/CMakeLists.txt
  clang-replace/Makefile
  clang-replace/tool/CMakeLists.txt
  clang-replace/tool/ClangReplaceMain.cpp
  clang-replace/tool/Makefile
  cpp11-migrate/Core/FileOverrides.cpp
  cpp11-migrate/Core/FileOverrides.h
  cpp11-migrate/Core/Reformatting.cpp
  cpp11-migrate/Core/ReplacementsYaml.h
  cpp11-migrate/tool/Cpp11Migrate.cpp
  test/CMakeLists.txt
  test/clang-replace/conflict.cpp
  test/clang-replace/conflict/common.h
  test/clang-replace/conflict/expected.txt
  test/clang-replace/conflict/file1.yaml
  test/clang-replace/conflict/file2.yaml
  test/clang-replace/conflict/file3.yaml
  test/cpp11-migrate/HeaderReplacements/common.h.yaml
  unittests/cpp11-migrate/CMakeLists.txt
  unittests/cpp11-migrate/ReplacementsYamlTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1424.2.patch
Type: text/x-patch
Size: 31516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130819/6effd772/attachment.bin>


More information about the cfe-commits mailing list