[PATCH] D54399: Move ExprMutationAnalyzer to Tooling/Analysis (1/3)
Shuai Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 23 00:45:18 PST 2018
shuaiwang added a comment.
In https://reviews.llvm.org/D54399#1296317, @dblaikie wrote:
> 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)?
I'm having trouble reproducing the failure.
@EricWF, could you help provide the exact build commands you use that can reproduce the failure?
Repository:
rC Clang
https://reviews.llvm.org/D54399
More information about the cfe-commits
mailing list