[PATCH] D51575: [clang-tidy/checks] Implement a clang-tidy check to verify Google Objective-C function naming conventions šŸ“œ

Stephane Moore via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 16 18:41:14 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347132: [clang-tidy/checks] Implement a clang-tidy check to verify Google Objective-Cā€¦ (authored by stephanemoore, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51575?vs=174465&id=174493#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51575

Files:
  clang-tools-extra/trunk/clang-tidy/google/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/google/FunctionNamingCheck.cpp
  clang-tools-extra/trunk/clang-tidy/google/FunctionNamingCheck.h
  clang-tools-extra/trunk/clang-tidy/google/GoogleTidyModule.cpp
  clang-tools-extra/trunk/docs/ReleaseNotes.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/google-objc-function-naming.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/test/clang-tidy/google-objc-function-naming.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51575.174493.patch
Type: text/x-patch
Size: 13715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181117/1990dfda/attachment.bin>


More information about the llvm-commits mailing list