[PATCH] D39659: [clang-diff] Store changes within ASTDiff::Impl

Johannes Altmanninger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 5 11:45:27 PST 2017


johannes created this revision.
Herald added a subscriber: klimek.

This way we avoid modifying SyntaxTree::Impl except during
construction.


https://reviews.llvm.org/D39659

Files:
  include/clang/Tooling/ASTDiff/ASTDiff.h
  lib/Tooling/ASTDiff/ASTDiff.cpp
  tools/clang-diff/ClangDiff.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39659.121652.patch
Type: text/x-patch
Size: 6835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171105/9676ab66/attachment.bin>


More information about the cfe-commits mailing list