[PATCH] D71666: [clang-tidy] Fix readability-const-return-type identifying the wrong `const` token

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 24 07:17:59 PST 2019


aaron.ballman closed this revision.
aaron.ballman added a comment.

In D71666#1795068 <https://reviews.llvm.org/D71666#1795068>, @ilya wrote:

> @aaron.ballman, thanks for reviewing. Do you mind submitting this, as I don't have commit access?


Happy to do so, thank you for the fix! I've commit in f58f39137c6e5a324ef684b1d72bddae244aa94d <https://reviews.llvm.org/rGf58f39137c6e5a324ef684b1d72bddae244aa94d>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71666/new/

https://reviews.llvm.org/D71666





More information about the cfe-commits mailing list