[PATCH] D45405: [clang-tidy] [modernize-use-auto] Add a threshold for minimal type name length to be replaced with 'auto'
Zinovy Nis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 10 21:17:03 PDT 2018
zinovy.nis added a subscriber: angelgarcia.
zinovy.nis added a comment.
Roman, I see you've fixed them. Thanks a lot!
I did not face with these errors on MSVS'201 so had no chance to fix early.
ср, 11 апр. 2018 г. в 0:02, Roman Lebedev via Phabricator <
reviews at reviews.llvm.org>:
> lebedev.ri added a comment.
>
> This change had two different problems.
> Please watch the bots?
>
> Repository:
>
> rL LLVM
>
> https://reviews.llvm.org/D45405
Repository:
rL LLVM
https://reviews.llvm.org/D45405
More information about the llvm-commits
mailing list