[PATCH] D45405: [clang-tidy] [modernize-use-auto] Add a threshold for minimal type name length to be replaced with 'auto'
Alexander Kornienko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 11 06:26:13 PDT 2018
alexfh added a comment.
In https://reviews.llvm.org/D45405#1063890, @zinovy.nis wrote:
> 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.
No stress, but as Roman said, please watch the bots after committing a patch: http://lab.llvm.org:8011/console.
> ср, 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
More information about the llvm-commits
mailing list