[PATCH] D105637: [clang][Analyzer] Add symbol uninterestingness to bug report.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 14 01:54:29 PDT 2021


balazske updated this revision to Diff 358545.
balazske added a comment.

Rename of DiagnosticVerifyConsumer.
Changes related to handling of metadata symbols.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105637

Files:
  clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  clang/lib/StaticAnalyzer/Core/BugReporter.cpp
  clang/unittests/StaticAnalyzer/BugReportInterestingnessTest.cpp
  clang/unittests/StaticAnalyzer/CMakeLists.txt
  clang/unittests/StaticAnalyzer/Reusables.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105637.358545.patch
Type: text/x-patch
Size: 12567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210714/d406e8e5/attachment.bin>


More information about the cfe-commits mailing list