[PATCH] D70974: [clang-tidy] Fix PR26274
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 4 08:17:46 PST 2019
alexfh updated this revision to Diff 232140.
alexfh marked an inline comment as done.
alexfh added a comment.
- Added support for inline namespaces and namespace attributes, fixed a typo, added tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70974/new/
https://reviews.llvm.org/D70974
Files:
clang-tools-extra/clang-tidy/readability/NamespaceCommentCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/google-readability-namespace-comments-c++17.cpp
clang-tools-extra/test/clang-tidy/checkers/google-readability-namespace-comments.cpp
clang-tools-extra/test/clang-tidy/checkers/google-readability-nested-namespace-comments.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70974.232140.patch
Type: text/x-patch
Size: 11978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191204/ee5f5c39/attachment.bin>
More information about the cfe-commits
mailing list