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

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 8 06:21:38 PST 2016


NoQ updated this revision to Diff 80751.
NoQ marked an inline comment as done.
NoQ added a comment.

- Address comments
- Richer warning message (is it in good shape?)
- Add tests for lack of implementation


https://reviews.llvm.org/D27535

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27535.80751.patch
Type: text/x-patch
Size: 6630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161208/22f71a76/attachment-0001.bin>


More information about the cfe-commits mailing list