[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 Nov 1 11:09:24 PDT 2017


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

Fixed assert error caused by macros.


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.121152.patch
Type: text/x-patch
Size: 6167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171101/e2ac1637/attachment.bin>


More information about the cfe-commits mailing list