[PATCH] D52352: llvm-diff: Fix crash on anonymous functions

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 21 11:03:49 PDT 2018


rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.

LGTM.  And yeah, I don't have a better recommendation in the short term.  Long-term, maybe we can try to match them up by uses or types.


https://reviews.llvm.org/D52352





More information about the llvm-commits mailing list