[PATCH] D25909: [analyzer] MacOSXApiChecker: Disallow dispatch_once predicates on heap and in ivars.

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 31 10:36:59 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285605: [analyzer] MacOSXAPIChecker: Disallow dispatch_once_t in ivars and heap. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D25909?vs=75998&id=76446#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25909

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
  cfe/trunk/test/Analysis/dispatch-once.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25909.76446.patch
Type: text/x-patch
Size: 9462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161031/153788eb/attachment-0001.bin>


More information about the cfe-commits mailing list