[PATCH] D52136: [clang-tidy] Add modernize-concat-nested-namespaces check
Jonas Toth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 25 11:16:20 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE343000: [clang-tidy] Add modernize-concat-nested-namespaces check (authored by JonasToth, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D52136
Files:
clang-tidy/modernize/CMakeLists.txt
clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp
clang-tidy/modernize/ConcatNestedNamespacesCheck.h
clang-tidy/modernize/ModernizeTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/modernize-concat-nested-namespaces.rst
test/clang-tidy/modernize-concat-nested-namespaces.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52136.166960.patch
Type: text/x-patch
Size: 13571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/93a99b58/attachment.bin>
More information about the llvm-commits
mailing list