[PATCH] D146654: [clang] replaces numeric SARIF ids with heirarchical names

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 22 14:08:15 PDT 2023


cjdb updated this revision to Diff 507494.
cjdb edited the summary of this revision.
cjdb added a comment.

swaps commits to see if that fixes CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146654

Files:
  clang/include/clang/Basic/Diagnostic.h
  clang/include/clang/Basic/DiagnosticIDs.h
  clang/include/clang/Frontend/ASTUnit.h
  clang/lib/Basic/Diagnostic.cpp
  clang/lib/Basic/DiagnosticIDs.cpp
  clang/lib/Frontend/ASTUnit.cpp
  clang/lib/Frontend/SARIFDiagnostic.cpp
  clang/test/Frontend/sarif-diagnostics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146654.507494.patch
Type: text/x-patch
Size: 13580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230322/088b9bc4/attachment-0001.bin>


More information about the cfe-commits mailing list