[PATCH] D37005: [clang-diff] Initial implementation of patching

Johannes Altmanninger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 27 16:02:13 PDT 2017


johannes updated this revision to Diff 112845.
johannes retitled this revision from "Add include/clang/Tooling/ASTDiff/ASTPatch.h" to "[clang-diff] Initial implementation of patching".
johannes edited the summary of this revision.
johannes added a comment.

use rewriter to patch a third AST


https://reviews.llvm.org/D37005

Files:
  include/clang/Tooling/ASTDiff/ASTDiff.h
  lib/Tooling/ASTDiff/ASTDiff.cpp
  lib/Tooling/ASTDiff/CMakeLists.txt
  tools/clang-diff/CMakeLists.txt
  tools/clang-diff/ClangDiff.cpp
  unittests/Tooling/ASTDiffTest.cpp
  unittests/Tooling/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37005.112845.patch
Type: text/x-patch
Size: 14624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170827/2d4ec037/attachment-0001.bin>


More information about the cfe-commits mailing list