[PATCH] D56424: [clang-tidy] Add check for underscores in googletest names.
Kar Epker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 8 13:34:03 PST 2019
karepker updated this revision to Diff 180727.
karepker marked 4 inline comments as done.
karepker added a comment.
Update release notes documentation to match check documentation more.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56424/new/
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/ReleaseNotes.rst
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.180727.patch
Type: text/x-patch
Size: 19309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190108/c9dce8e2/attachment-0001.bin>
More information about the cfe-commits
mailing list