[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
Tue Jul 19 12:05:57 PDT 2022
abrahamcd updated this revision to Diff 445904.
abrahamcd marked 2 inline comments as done.
abrahamcd added a comment.
Herald added a reviewer: jdoerfert.
Herald added subscribers: abrachet, sstefan1, phosek, ormris.
Enabled both "sarif" and "SARIF" as flag spellings.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129886/new/
https://reviews.llvm.org/D129886
Files:
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Basic/DiagnosticOptions.h
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/TextDiagnostic.cpp
clang/test/Driver/fdiagnostics-format-sarif.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129886.445904.patch
Type: text/x-patch
Size: 36062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220719/f7928833/attachment-0001.bin>
More information about the cfe-commits
mailing list