This is an archive of the discontinued LLVM Phabricator instance.

[clang-diff] Store changes within ASTDiff::Impl
Needs ReviewPublic

Authored by johannes on Nov 5 2017, 11:45 AM.

Details

Reviewers
arphaman
Summary

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

Event Timeline

johannes created this revision.Nov 5 2017, 11:45 AM