[PATCH] Add a -verify-pch option to clang -cc1
Ben Langmuir
blangmuir at apple.com
Wed Feb 5 14:32:12 PST 2014
On Feb 5, 2014, at 11:00 AM, Eric Christopher <echristo at gmail.com> wrote:
> Out of curiosity would it work to have this as a Verify action rather
> than a Compile action that has no output?
>
> -eric
VerifyJobAction seems to be specific to verifying debug information. Perhaps that should change? Or maybe it should be renamed to VerifyDebugInfoJobAction? I’m not sure.
Ben
More information about the cfe-commits
mailing list