[PATCH] Introducing new tool clang-replace

Edwin Vane edwin.vane at intel.com
Wed Aug 21 08:22:12 PDT 2013


  Reviewer changes and other polish:

    * Diagnostics not passed as an argument where SourceManager is.
    * Renamed applyReplacements to better indicate what it does.
    * Introduced the clang::replace namespace.
    * Various renaming of variables and updating of docs to not mention
      'documents' any more.

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

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1424?vs=3581&id=3628#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
  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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1424.4.patch
Type: text/x-patch
Size: 18949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130821/8cb1f6d1/attachment.bin>


More information about the cfe-commits mailing list