[PATCH] Introducing new tool clang-replace
Edwin Vane
edwin.vane at intel.com
Mon Aug 19 13:09:45 PDT 2013
- Update clang-replace to use new replacement serialization structures
Hi klimek, djasper, silvas, tareqsiraj, arielbernal, Sarcasm,
http://llvm-reviews.chandlerc.com/D1424
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1424?vs=3577&id=3581#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.3.patch
Type: text/x-patch
Size: 31498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130819/52d1f931/attachment.bin>
More information about the cfe-commits
mailing list