[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 cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 11 06:47:10 PDT 2018
zinovy.nis added a comment.
The build was broken by someone else's commit then. From my side there was
a warning only I fixed immediately.
ср, 11 апр. 2018 г. в 16:26, Alexander Kornienko via Phabricator <
reviews at reviews.llvm.org>:
> 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
Repository:
rL LLVM
https://reviews.llvm.org/D45405
More information about the cfe-commits
mailing list