[PATCH] D147194: [clang-tidy] fix concat-nest-namespace fix hint remove the macro
Congcong Cai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 3 18:14:20 PDT 2023
HerrCai0907 updated this revision to Diff 510658.
HerrCai0907 edited the summary of this revision.
HerrCai0907 added a comment.
add feature update close comment in fixhint
update acc. comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147194/new/
https://reviews.llvm.org/D147194
Files:
clang-tools-extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp
clang-tools-extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.h
clang-tools-extra/clang-tidy/utils/LexerUtils.cpp
clang-tools-extra/clang-tidy/utils/LexerUtils.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/modernize/Inputs/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: D147194.510658.patch
Type: text/x-patch
Size: 12461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230404/c203dbda/attachment-0001.bin>
More information about the cfe-commits
mailing list