[PATCH] D32743: [clang-tidy] Add new cert-dcl21-cpp check.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 10 04:30:20 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302637: [clang-tidy] Add new cert-dcl21-cpp check (authored by xazax).
Changed prior to commit:
https://reviews.llvm.org/D32743?vs=98179&id=98426#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32743
Files:
clang-tools-extra/trunk/clang-tidy/cert/CERTTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/cert/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/cert/PostfixOperatorCheck.cpp
clang-tools-extra/trunk/clang-tidy/cert/PostfixOperatorCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/cert-dcl21-cpp.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/cert-dcl21-cpp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32743.98426.patch
Type: text/x-patch
Size: 12120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170510/c9fb305f/attachment-0001.bin>
More information about the cfe-commits
mailing list