[PATCH] D43791: [analyzer] Suppress MallocChecker positives in destructors with atomics.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 13:22:15 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326249: [analyzer] MallocChecker: Suppress false positives in shared pointers. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43791?vs=136114&id=136141#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43791

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  cfe/trunk/test/Analysis/NewDelete-atomics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43791.136141.patch
Type: text/x-patch
Size: 6414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180227/937844e3/attachment-0001.bin>


More information about the llvm-commits mailing list