[PATCH] D43791: [analyzer] Suppress MallocChecker positives in destructors with atomics.
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 26 18:51:00 PST 2018
george.karpenkov accepted this revision.
george.karpenkov added a comment.
This revision is now accepted and ready to land.
OK I would still appreciate a comment on why you expect fetch_add and friends in the lowest destructor in the stack.
https://reviews.llvm.org/D43791
More information about the cfe-commits
mailing list