[PATCH] D42464: add prefix with '_' support for property name. Corresponding apple dev doc: https://developer.apple.com/library/content/qa/qa1908/_index.html

Yan Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 25 14:21:00 PST 2018


Wizard updated this revision to Diff 131511.
Wizard marked 8 inline comments as done.
Wizard added a comment.

update some documents and comments


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D42464

Files:
  clang-tidy/objc/PropertyDeclarationCheck.cpp
  docs/clang-tidy/checks/objc-property-declaration.rst
  test/clang-tidy/objc-property-declaration-custom.m
  test/clang-tidy/objc-property-declaration.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42464.131511.patch
Type: text/x-patch
Size: 11311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180125/d6a2d54e/attachment-0001.bin>


More information about the cfe-commits mailing list