[PATCH] D129886: [clang] Add -fdiagnostics-format=sarif option for future SARIF output
Abraham Corea Diaz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 18 10:10:19 PDT 2022
abrahamcd added a comment.
In D129886#3656221 <https://reviews.llvm.org/D129886#3656221>, @vaibhav.y wrote:
> Might be worth hiding it from `--help`, despite the instability warning.
I already couldn't find any mention of `-fdiagnostics-format` or `sarif` when I ran `clang --help`. Is there somewhere else I should look?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129886/new/
https://reviews.llvm.org/D129886
More information about the cfe-commits
mailing list