[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
Mon Dec 23 09:43:17 PST 2019


ilya updated this revision to Diff 235157.
ilya marked an inline comment as done.
ilya added a comment.

Doxygen format the documentation.


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.235157.patch
Type: text/x-patch
Size: 7011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191223/b1f09f55/attachment-0001.bin>


More information about the cfe-commits mailing list