[PATCH] D145201: [clang] fixes header processing for `-fdiagnostics-format=sarif`

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 21 15:01:05 PDT 2023


cjdb updated this revision to Diff 507137.
cjdb added a comment.

fixes breakage and adds FIXME


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145201/new/

https://reviews.llvm.org/D145201

Files:
  clang/include/clang/Frontend/SARIFDiagnostic.h
  clang/lib/Basic/Sarif.cpp
  clang/lib/Frontend/SARIFDiagnostic.cpp
  clang/test/Frontend/sarif-diagnostics.cpp
  clang/test/Frontend/sarif-diagnostics.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145201.507137.patch
Type: text/x-patch
Size: 11291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230321/de8b0856/attachment.bin>


More information about the cfe-commits mailing list