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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 5 13:17:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357810: [analyzer] NoStoreFuncVisitor: Suppress reports with no-store in system headers. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D60107?vs=193828&id=193956#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60107

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60107.193956.patch
Type: text/x-patch
Size: 8050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190405/99c23ead/attachment-0001.bin>


More information about the cfe-commits mailing list