[PATCH] D27535: [analyzer] Add ObjCPropertyChecker - check for autosynthesized copy-properties of mutable types.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 13 09:29:46 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289554: [analyzer] Detect ObjC properties that are both (copy) and Mutable. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D27535?vs=81083&id=81240#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27535

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Checkers/Checkers.td
  cfe/trunk/lib/StaticAnalyzer/Checkers/CMakeLists.txt
  cfe/trunk/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp
  cfe/trunk/test/Analysis/ObjCPropertiesSyntaxChecks.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27535.81240.patch
Type: text/x-patch
Size: 8094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161213/45febe48/attachment.bin>


More information about the cfe-commits mailing list