[llvm] r290679 - [NewGVN] NFC fixes

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 28 12:55:07 PST 2016


Yeah, sorry. It is mostly adding auto when rhs is cast and member
initializers.
These were mostly done by clang-tidy. I then found some other things that
it didn't found somehow.

2016-12-28 21:15 GMT+01:00 Davide Italiano <davide at freebsd.org>:

> On Wed, Dec 28, 2016 at 11:17 AM, Piotr Padlewski via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> > Author: prazek
> > Date: Wed Dec 28 13:17:17 2016
> > New Revision: 290679
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=290679&view=rev
> > Log:
> > [NewGVN] NFC fixes
>
> Thanks for the bunch of cleanups. When doing this kind of changes it's
> always useful to include a summary of what you did (in order to make
> the diff easier to read). I see you did in later commits, but this
> lacks it (if you forget to include in the commit message you can send
> a follow-up to llvm-commits with the description).
>
> --
> Davide
>
> "There are no solved problems; there are only problems that are more
> or less solved" -- Henri Poincare
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161228/085c3f0e/attachment.html>


More information about the llvm-commits mailing list