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

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 2 15:16:39 PST 2023


cjdb created this revision.
cjdb added reviewers: aaron.ballman, shafik, erichkeane.
Herald added a project: All.
cjdb requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Including headers used to fire an assertion; now they report a
diagnostic similarly to unstructured diagnostics.

Depends on D145178 <https://reviews.llvm.org/D145178>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145201

Files:
  clang/test/Frontend/sarif-diagnostics.cpp
  clang/test/Frontend/sarif-diagnostics.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145201.502011.patch
Type: text/x-patch
Size: 9650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230302/6fa305a0/attachment.bin>


More information about the cfe-commits mailing list