[clang-tools-extra] r270567 - [clang-tidy] modernize-pass-by-value bugfix. Reverting lit-style test

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 09:43:07 PDT 2016


On 24 May 2016 at 16:13, Mads Ravn via cfe-commits
<cfe-commits at lists.llvm.org> wrote:
> Author: madsravn
> Date: Tue May 24 10:13:44 2016
> New Revision: 270567
>
> URL: http://llvm.org/viewvc/llvm-project?rev=270567&view=rev
> Log:
> [clang-tidy] modernize-pass-by-value bugfix. Reverting lit-style test
>
> Adding to revision 270565. The lit-style test was wrong. This is being fixed by this commit.

Still haven't fixed the ARM bots:

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/12383

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/7290

http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/12665

cheers,
--renato


More information about the cfe-commits mailing list