summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/google/FunctionNamingCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Make google-objc-function-naming ignore implicit functions 🙈Stephane Moore2019-02-211-3/+7
* Revert rCTE352968 due to compilation failures 💥Stephane Moore2019-02-021-7/+3
* [clang-tidy] Make google-objc-function-naming ignore implicit functions 🙈Stephane Moore2019-02-021-3/+7
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Improve google-objc-function-naming diagnostics 📙Stephane Moore2018-12-141-3/+5
* [clang-tidy] Ignore namespaced and C++ member functions in google-objc-functi...Stephane Moore2018-12-041-2/+3
* [clang-tidy/checks] Implement a clang-tidy check to verify Google Objective-C...Stephane Moore2018-11-171-0/+121
OpenPOWER on IntegriCloud