[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
Fri Apr 7 12:07:36 PDT 2023


HerrCai0907 updated this revision to Diff 511763.
HerrCai0907 marked 4 inline comments as done.
HerrCai0907 added a comment.

reorder fixhint


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.511763.patch
Type: text/x-patch
Size: 12923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230407/53c1513a/attachment-0001.bin>


More information about the cfe-commits mailing list