[PATCH] D39829: add new check for property declaration

Yan Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 10 16:33:33 PST 2017


Wizard updated this revision to Diff 122552.
Wizard marked 9 inline comments as done.
Wizard added a comment.

add custom options


https://reviews.llvm.org/D39829

Files:
  clang-tidy/objc/CMakeLists.txt
  clang-tidy/objc/ObjCTidyModule.cpp
  clang-tidy/objc/PropertyDeclarationCheck.cpp
  clang-tidy/objc/PropertyDeclarationCheck.h
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/google-objc-global-variable-declaration.rst
  docs/clang-tidy/checks/list.rst
  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: D39829.122552.patch
Type: text/x-patch
Size: 12427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171111/faad0c84/attachment.bin>


More information about the cfe-commits mailing list