[PATCH] D38284: [clang-tidy] Fix google-readability-namespace-comments handling of C++17 nested namespaces
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 11 05:01:49 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322274: [clang-tidy] Fix google-readability-namespace-comments handling of C++17 nested… (authored by alexfh, committed by ).
Herald added subscribers: llvm-commits, klimek.
Changed prior to commit:
https://reviews.llvm.org/D38284?vs=121152&id=129434#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38284
Files:
clang-tools-extra/trunk/clang-tidy/readability/NamespaceCommentCheck.cpp
clang-tools-extra/trunk/clang-tidy/readability/NamespaceCommentCheck.h
clang-tools-extra/trunk/test/clang-tidy/google-readability-nested-namespace-comments.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38284.129434.patch
Type: text/x-patch
Size: 6433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180111/1344572a/attachment-0001.bin>
More information about the cfe-commits
mailing list