[PATCH] D23421: [Clang-tidy] CERT-MSC53-CPP (checker for std namespace modification)
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 14 02:05:26 PST 2017
xazax.hun updated this revision to Diff 88333.
xazax.hun marked 9 inline comments as done.
xazax.hun added a comment.
- Updated to latest trunk.
- The cert rule was renamed, the patch is updated accordingly.
- Fixes as per review comments.
https://reviews.llvm.org/D23421
Files:
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/cert/CMakeLists.txt
clang-tidy/cert/DontModifyStdNamespaceCheck.cpp
clang-tidy/cert/DontModifyStdNamespaceCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/cert-dcl58-cpp.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/cert-dcl58-cpp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23421.88333.patch
Type: text/x-patch
Size: 6769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170214/39041b55/attachment.bin>
More information about the cfe-commits
mailing list