[PATCH] D145284: WIP [clang] adds capabilities for SARIF to be written to file
Christopher Di Bella via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 3 16:14:43 PST 2023
cjdb updated this revision to Diff 502305.
cjdb edited the summary of this revision.
cjdb added a comment.
adds dependency
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145284/new/
https://reviews.llvm.org/D145284
Files:
clang/include/clang/Basic/DiagnosticOptions.def
clang/include/clang/Basic/DiagnosticOptions.h
clang/include/clang/Driver/Options.td
clang/include/clang/Frontend/CompilerInstance.h
clang/include/clang/Frontend/SARIFDiagnosticPrinter.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/Frontend/FrontendAction.cpp
clang/lib/Frontend/SARIFDiagnosticPrinter.cpp
clang/lib/Frontend/TextDiagnostic.cpp
clang/lib/Tooling/Tooling.cpp
clang/test/Driver/fdiagnostics-format-sarif.cpp
clang/tools/driver/cc1_main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145284.502305.patch
Type: text/x-patch
Size: 14884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230304/384c111c/attachment-0001.bin>
More information about the cfe-commits
mailing list