[PATCH] D13787: [clang-tidy] add check cppcoreguidelines-pro-type-vararg-use
Matthias Gehre via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 21 13:11:19 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL250939: [clang-tidy] add check cppcoreguidelines-pro-type-vararg (authored by mgehre).
Changed prior to commit:
http://reviews.llvm.org/D13787?vs=37925&id=38040#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13787
Files:
clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.cpp
clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.h
clang-tools-extra/trunk/docs/clang-tidy/checks/cppcoreguidelines-pro-type-vararg.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/cppcoreguidelines-pro-type-vararg.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13787.38040.patch
Type: text/x-patch
Size: 10224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151021/99f1cb34/attachment-0001.bin>
More information about the cfe-commits
mailing list