[PATCH] D56424: Add check for underscores in googletest names.
Kar Epker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 7 18:33:43 PST 2019
karepker created this revision.
karepker added a reviewer: hokein.
Herald added a subscriber: mgorny.
Adds a clang-tidy warning for underscores in googletest names.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D56424
Files:
clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.cpp
clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.h
clang-tidy/google/CMakeLists.txt
clang-tidy/google/GoogleTidyModule.cpp
docs/clang-tidy/checks/google-readability-avoid-underscore-in-googletest-name.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/readability-avoid-underscore-in-googletest-name.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56424.180601.patch
Type: text/x-patch
Size: 18462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190108/7e50c6b6/attachment-0001.bin>
More information about the cfe-commits
mailing list