Implicit functions are outside the control of source authors and should
be exempt from style restrictions.
Tested via running clang tools tests.
This is an amended followup to https://reviews.llvm.org/D57207
Differential D58095
[clang-tidy] Make google-objc-function-naming ignore implicit functions 🙈 stephanemoore on Feb 11 2019, 8:31 PM. Authored by
Details Implicit functions are outside the control of source authors and should Tested via running clang tools tests. This is an amended followup to https://reviews.llvm.org/D57207
Diff Detail
Event Timeline
Comment Actions Create a new header stdio.h under //test/clang-tidy/Inputs/Headers/ to contain declaration of
|
Do I need the licensing preamble on this test input header?