[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 rL343000: [clang-tidy] Add modernize-concat-nested-namespaces check (authored by JonasToth, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D52136?vs=166945&id=166959#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52136
Files:
clang-tools-extra/trunk/clang-tidy/modernize/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp
clang-tools-extra/trunk/clang-tidy/modernize/ConcatNestedNamespacesCheck.h
clang-tools-extra/trunk/clang-tidy/modernize/ModernizeTidyModule.cpp
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-concat-nested-namespaces.rst
clang-tools-extra/trunk/test/clang-tidy/modernize-concat-nested-namespaces.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52136.166959.patch
Type: text/x-patch
Size: 14147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/d389821d/attachment.bin>
More information about the llvm-commits
mailing list