[PATCH] D61989: [clang-tidy] enable modernize-concat-nested-namespaces on header files
Xiao Shi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 5 18:48:26 PDT 2019
shixiao updated this revision to Diff 203275.
shixiao added a comment.
rebase, fix comments, enable for c++2a, add report for running the check on llvm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61989/new/
https://reviews.llvm.org/D61989
Files:
clang-tools-extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp
clang-tools-extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/modernize-concat-nested-namespaces.rst
clang-tools-extra/test/clang-tidy/modernize-concat-nested-namespaces.cpp
clang-tools-extra/test/clang-tidy/modernize-concat-nested-namespaces.h
clang-tools-extra/test/clang-tidy/modernize-concat-nested-namespaces2.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61989.203275.patch
Type: text/x-patch
Size: 7209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190606/ebdb6f79/attachment-0001.bin>
More information about the cfe-commits
mailing list