[PATCH] D34329: [clang-diff] Initial implementation.

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 30 04:15:47 PDT 2017


arphaman added a comment.

I think that it's pretty much ready. I think that the test should be expanded though. At the very least it should check that all of the node types that are supported by `SyntaxTreeImpl::getNodeValueImpl` get matched.


https://reviews.llvm.org/D34329





More information about the cfe-commits mailing list