[PATCH] D31982: [analyzer] Improve suppression for inlined defensive checks when operator& is involved.
    Artem Dergachev via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Apr 19 23:04:53 PDT 2017
    
    
  
NoQ updated this revision to Diff 95890.
NoQ marked 5 inline comments as done.
NoQ added a comment.
Fix comments!
https://reviews.llvm.org/D31982
Files:
  lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  lib/StaticAnalyzer/Core/Store.cpp
  test/Analysis/explain-svals.cpp
  test/Analysis/inlining/inline-defensive-checks.c
  test/Analysis/inlining/inline-defensive-checks.cpp
  test/Analysis/null-deref-offsets.c
  test/Analysis/uninit-const.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31982.95890.patch
Type: text/x-patch
Size: 7565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170420/d88fe604/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list