[PATCH] D32743: [clang-tidy] Add new cert-dcl21-cpp check.
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 7 03:41:09 PDT 2017
xazax.hun updated this revision to Diff 98097.
xazax.hun marked 3 inline comments as done.
xazax.hun added a comment.
- Fix alphabetical ordering of files in cmake.
- Let clang-format do its job.
https://reviews.llvm.org/D32743
Files:
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/cert/CMakeLists.txt
clang-tidy/cert/PostfixOperatorCheck.cpp
clang-tidy/cert/PostfixOperatorCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/cert-dcl21-cpp.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/cert-dcl21-cpp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32743.98097.patch
Type: text/x-patch
Size: 9758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170507/c13bc9de/attachment.bin>
More information about the cfe-commits
mailing list