[PATCH] D41042: [analyzer] StackAddrEscape: Delay turning on by default a little bit?

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 11 18:59:46 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320455: [analyzer] StackAddrEscape: For now, disable the new async escape checks. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D41042?vs=126390&id=126496#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41042

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Checkers/Checkers.td
  cfe/trunk/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
  cfe/trunk/test/Analysis/stack-capture-leak-arc.mm
  cfe/trunk/test/Analysis/stack-capture-leak-no-arc.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41042.126496.patch
Type: text/x-patch
Size: 5037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171212/efc19375/attachment.bin>


More information about the cfe-commits mailing list