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

Phabricator via Phabricator via cfe-commits cfe-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 rC326249: [analyzer] MallocChecker: Suppress false positives in shared pointers. (authored by dergachev, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43791

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

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


More information about the cfe-commits mailing list