[PATCH] D131632: [WIP] Enable SARIF Diagnostics
Abraham Corea Diaz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 10 16:44:46 PDT 2022
abrahamcd created this revision.
Herald added a subscriber: mgorny.
Herald added a project: All.
abrahamcd requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Work in progress to enable Clang to emit SARIF diagnostics.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131632
Files:
clang/include/clang/Frontend/SARIFDiagnostic.h
clang/include/clang/Frontend/SARIFDiagnosticPrinter.h
clang/lib/Frontend/CMakeLists.txt
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/Frontend/FrontendAction.cpp
clang/lib/Frontend/SARIFDiagnostic.cpp
clang/lib/Frontend/SARIFDiagnosticPrinter.cpp
clang/unittests/Frontend/CMakeLists.txt
clang/unittests/Frontend/SARIFDiagnosticTest.cpp
clang/unittests/Frontend/sarif-diagnostics.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131632.451678.patch
Type: text/x-patch
Size: 78939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220810/434a1561/attachment-0001.bin>
More information about the cfe-commits
mailing list