[PATCH] D60107: [analyzer] NoStoreFuncVisitor: Suppress bug reports with no-store in system headers.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 4 19:40:10 PDT 2019


NoQ updated this revision to Diff 193828.
NoQ marked 6 inline comments as done.
NoQ added a comment.

Address comments. Thanks!


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

https://reviews.llvm.org/D60107

Files:
  clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  clang/test/Analysis/Inputs/no-store-suppression.h
  clang/test/Analysis/no-store-suppression.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60107.193828.patch
Type: text/x-patch
Size: 7939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190405/7de26e4c/attachment.bin>


More information about the cfe-commits mailing list