[PATCH] D59802: [clang-tidy] Add new checker: llvm-avoid-cast-in-conditional
Don Hinton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 28 18:39:03 PDT 2019
hintonda added a comment.
In D59802#1447127 <https://reviews.llvm.org/D59802#1447127>, @Eugene.Zelenko wrote:
> In D59802#1447108 <https://reviews.llvm.org/D59802#1447108>, @hintonda wrote:
>
> >
>
>
> It's good idea to follow modernize-use-auto convention without introducing exceptions.
No worries. I'm just not sure I fully grok them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59802/new/
https://reviews.llvm.org/D59802
More information about the cfe-commits
mailing list