[PATCH] D54399: Move ExprMutationAnalyzer to Tooling/Analysis (1/3)
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 12 15:41:35 PST 2018
dblaikie added a comment.
Could you fix the modulemap (might amount to reverting the change Eric made in r342827? or maybe it's more involved than that) & validate that the modules build is working with this change (probably undo Eric's change, validate that you see the breakage that Eric was trying to fix, then apply your change & see if it clears up as well)?
Repository:
rC Clang
https://reviews.llvm.org/D54399
More information about the cfe-commits
mailing list