[PATCH] D65527: Avoid assemble step in verbose-output-quoting.c
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 1 01:32:58 PDT 2019
hans added a comment.
Sorry, I should have caught this in the original review.
Normally tests in Driver/ use the -### flag. That way it doesn't invoke the frontend at all, it just shows how it would invoke it. Would that work for this test also?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65527/new/
https://reviews.llvm.org/D65527
More information about the cfe-commits
mailing list