[PATCH] D19534: [clang-tidy] new google-default-arguments check
Clement Courbet via cfe-commits
cfe-commits at lists.llvm.org
Tue May 3 08:16:53 PDT 2016
courbet updated this revision to Diff 56000.
courbet marked 4 inline comments as done.
courbet added a comment.
Cosmetics + change error message.
http://reviews.llvm.org/D19534
Files:
clang-tidy/google/CMakeLists.txt
clang-tidy/google/DefaultArgumentsCheck.cpp
clang-tidy/google/DefaultArgumentsCheck.h
clang-tidy/google/GoogleTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/google-default-arguments.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/google-default-arguments.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19534.56000.patch
Type: text/x-patch
Size: 6746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160503/90f8eb42/attachment.bin>
More information about the cfe-commits
mailing list