[PATCH] D38284: [clang-tidy] Fix google-readability-namespace-comments handling of C++17 nested namespaces

Alexandru Octavian Buțiu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 11:34:35 PDT 2017


predator5047 updated this revision to Diff 116850.
predator5047 added a comment.

Fixed spelling mistake and added a test case.


https://reviews.llvm.org/D38284

Files:
  clang-tidy/readability/NamespaceCommentCheck.cpp
  clang-tidy/readability/NamespaceCommentCheck.h
  test/clang-tidy/google-readability-nested-namespace-comments.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38284.116850.patch
Type: text/x-patch
Size: 5768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170927/c2cfddf0/attachment.bin>


More information about the cfe-commits mailing list