This is an archive of the discontinued LLVM Phabricator instance.

[clang-diff] Treat CXXCtorInitializer as a node
ClosedPublic

Authored by johannes on Aug 22 2017, 2:16 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

johannes created this revision.Aug 22 2017, 2:16 AM
arphaman accepted this revision.Aug 23 2017, 8:39 AM

LGTM, with one request below:

lib/Tooling/ASTDiff/ASTDiff.cpp
954 ↗(On Diff #112134)

Looks like an unrelated formatting change, please pre-commit it instead.

This revision is now accepted and ready to land.Aug 23 2017, 8:39 AM
This revision was automatically updated to reflect the committed changes.