[PATCH] D53025: [clang-tidy] implement new check for const return types.
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 31 12:20:27 PDT 2018
aaron.ballman added a comment.
In https://reviews.llvm.org/D53025#1282720, @JonasToth wrote:
> Thank you very much for contributing to LLVM/clang-tidy! More patches are always welcome ;)
>
> I found one issue we have overseen that should be fixed. Would you be so kind and do that before comitting?
Good catch! I didn't see this message before I commit, but I went ahead and implemented the fix in r345766.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D53025
More information about the cfe-commits
mailing list