[PATCH] D71666: [clang-tidy] Fix readability-const-return-type identifying the wrong `const` token
Ilya Mirsky via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 18 09:32:18 PST 2019
ilya updated this revision to Diff 234560.
ilya added a comment.
Fix documentation in LexerUtils.h
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71666/new/
https://reviews.llvm.org/D71666
Files:
clang-tools-extra/clang-tidy/readability/ConstReturnTypeCheck.cpp
clang-tools-extra/clang-tidy/utils/LexerUtils.cpp
clang-tools-extra/clang-tidy/utils/LexerUtils.h
clang-tools-extra/test/clang-tidy/checkers/readability-const-return-type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71666.234560.patch
Type: text/x-patch
Size: 6955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191218/d29670a1/attachment.bin>
More information about the cfe-commits
mailing list