[clang-tidy] Make google-objc-function-naming ignore implicit functions 🙈
Summary: Implicit functions are outside the control of source authors and should be exempt from style restrictions. Tested via running clang tools tests. Reviewers: aaron.ballman Reviewed By: aaron.ballman Subscribers: xazax.hun, cfe-commits Differential Revision: https://reviews.llvm.org/D57207 git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@352968 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment