[PATCH] D19534: [clang-tidy] new google-default-arguments check
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Mon May 9 06:50:01 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL268919: [clang-tidy] new google-default-arguments check (authored by hokein).
Changed prior to commit:
http://reviews.llvm.org/D19534?vs=56529&id=56569#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19534
Files:
clang-tools-extra/trunk/clang-tidy/google/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/google/DefaultArgumentsCheck.cpp
clang-tools-extra/trunk/clang-tidy/google/DefaultArgumentsCheck.h
clang-tools-extra/trunk/clang-tidy/google/GoogleTidyModule.cpp
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/google-default-arguments.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/google-default-arguments.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19534.56569.patch
Type: text/x-patch
Size: 7411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160509/84dfee2f/attachment.bin>
More information about the cfe-commits
mailing list