[PATCH] D70974: [clang-tidy] Fix PR26274
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 3 11:38:29 PST 2019
alexfh created this revision.
alexfh added reviewers: gribozavr, aaron.ballman.
Herald added a subscriber: xazax.hun.
Herald added a project: clang.
This commit fixes http://llvm.org/PR26274 in a simpler and more correct way than
4736d63f752f8d13f4c6a9afd558565c32119718 <https://reviews.llvm.org/rG4736d63f752f8d13f4c6a9afd558565c32119718> did. See
https://reviews.llvm.org/D69855#1767089 for details.
Repository:
rG LLVM Github Monorepo
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.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70974.231957.patch
Type: text/x-patch
Size: 7911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191203/91be9b14/attachment-0001.bin>
More information about the cfe-commits
mailing list