[PATCH] D36179: [clang-diff] Move printing of matches and changes to clang-diff

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 9 04:32:27 PDT 2017


arphaman added a comment.

Previous `Move` resulted in `llvm_unreachable("TODO");`, but now it seems to be fixed. The new output for `Move` and `UpdateMove` should be tested in a test.


https://reviews.llvm.org/D36179





More information about the cfe-commits mailing list