[PATCH] D52136: [clang-tidy] Add modernize-concat-nested-namespaces check
Wojtek GumuĊa via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 16 05:33:28 PDT 2018
wgml updated this revision to Diff 165677.
wgml added a comment.
Fixed typo in documentation.
Refactored a bit of check code to make it more readable.
https://reviews.llvm.org/D52136
Files:
clang-tidy/modernize/CMakeLists.txt
clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp
clang-tidy/modernize/ConcatNestedNamespacesCheck.h
clang-tidy/modernize/ModernizeTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/modernize-concat-nested-namespaces.rst
test/clang-tidy/modernize-concat-nested-namespaces.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52136.165677.patch
Type: text/x-patch
Size: 13600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180916/71ff672d/attachment-0001.bin>
More information about the cfe-commits
mailing list