[PATCH] D73120: [Clang] Alternate fix for "expansion of response files in -Wp after integrated-cc1 change"
Alexandre Ganea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 22 11:37:38 PST 2020
aganea marked 2 inline comments as done.
aganea added inline comments.
================
Comment at: clang/test/Driver/Wp-args.c:27
+
+// RSP: inception
----------------
hans wrote:
> Why inception? I feel like I'm missing something :)
Could be anything else :) Because `-rewrite-macros` prints this .c with comments, and then FileCheck looks for that tag in stdout.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73120/new/
https://reviews.llvm.org/D73120
More information about the cfe-commits
mailing list