[PATCH] D97563: [clang-tidy] Enable modernize-concat-nested-namespaces also on headers
Dmitry Polukhin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 15 03:41:30 PDT 2021
DmitryPolukhin updated this revision to Diff 330596.
DmitryPolukhin added a comment.
Rebase again
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97563/new/
https://reviews.llvm.org/D97563
Files:
clang-tools-extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/Inputs/modernize-concat-nested-namespaces/modernize-concat-nested-namespaces.h
clang-tools-extra/test/clang-tidy/checkers/modernize-concat-nested-namespaces.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97563.330596.patch
Type: text/x-patch
Size: 5961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210315/149ce66a/attachment.bin>
More information about the cfe-commits
mailing list