search for: r253915

Displaying 2 results from an estimated 2 matches for "r253915".

Did you mean: r25315
2017 Apr 10
4
Widescale clang-tidy (or similar) based cleanup
...on to add overhead on the people who try to make things better > here. > > > — > Mehdi > > > > > [0] http://llvm.org/docs/CodingStandards.html > [1] http://llvm.org/docs/ProgrammersManual.html > [2] http://llvm.org/docs/CodingStandards.html#include-style > [3] r253915 > http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151123/314999.html > [4] r254005 > http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151123/315227.html > [5] r225439 > http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20150105/251346.html > [6] r222151...
2017 Apr 07
2
Widescale clang-tidy (or similar) based cleanup
On Fri, Apr 7, 2017 at 3:14 PM Adrian Prantl <aprantl at apple.com> wrote: > > > On Apr 7, 2017, at 3:05 PM, David Blaikie via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > > There have been some efforts recently to use clang-tidy or similar > automated refactoring to make project-wide cleanups/improvements to the > LLVM codebase that appear to me