[PATCH] D97563: [clang-tidy] Enable modernize-concat-nested-namespaces also on headers

Dmitry Polukhin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 07:38:00 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGda55af7f1d34: [clang-tidy] Enable modernize-concat-nested-namespaces also on headers (authored by DmitryPolukhin).

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.330657.patch
Type: text/x-patch
Size: 5961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/e90ffb17/attachment.bin>


More information about the llvm-commits mailing list