[PATCH] D147946: [clang-tidy] support nested inline namespace in c++20 for modernize-concat-nested-namespaces
Congcong Cai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 11 12:07:02 PDT 2023
HerrCai0907 updated this revision to Diff 512541.
HerrCai0907 added a comment.
update acc. comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147946/new/
https://reviews.llvm.org/D147946
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/checkers/modernize/concat-nested-namespaces.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147946.512541.patch
Type: text/x-patch
Size: 17955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230411/b82d2192/attachment-0001.bin>
More information about the cfe-commits
mailing list