[PATCH] D141787: [clang-tidy] fix a false positive of `modernize-concat-nested-namespaces`
Vincent Hong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 15 05:15:05 PST 2023
v1nh1shungry updated this revision to Diff 489350.
v1nh1shungry added a comment.
add a test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141787/new/
https://reviews.llvm.org/D141787
Files:
clang-tools-extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/modernize/concat-nested-namespaces.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141787.489350.patch
Type: text/x-patch
Size: 3768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230115/c83540e1/attachment.bin>
More information about the cfe-commits
mailing list