Re: r274257 - Don't instantiate a full host toolchain in ASTMatchersTest.

2016-06-30 Thread Justin Lebar via cfe-commits
Thank you, fix in r274269. On Thu, Jun 30, 2016 at 12:57 PM, Yaron Keren wrote: > Seems this commit broke a builder, > http://bb.pgr.jp/builders/ninja-x64-msvc-RA-centos6 > > http://bb.pgr.jp/builders/ninja-x64-msvc-RA-centos6/builds/26133 > http://bb.pgr.jp/builders/ninja-x64-msvc-RA-centos6/bui

Re: r274257 - Don't instantiate a full host toolchain in ASTMatchersTest.

2016-06-30 Thread Yaron Keren via cfe-commits
Seems this commit broke a builder, http://bb.pgr.jp/builders/ninja-x64-msvc-RA-centos6 http://bb.pgr.jp/builders/ninja-x64-msvc-RA-centos6/builds/26133 http://bb.pgr.jp/builders/ninja-x64-msvc-RA-centos6/builds/26134 TEST 'Clang-Unit :: ASTMatchers/ASTMatchersTests/Declaratio

r274257 - Don't instantiate a full host toolchain in ASTMatchersTest.

2016-06-30 Thread Justin Lebar via cfe-commits
Author: jlebar Date: Thu Jun 30 13:12:25 2016 New Revision: 274257 URL: http://llvm.org/viewvc/llvm-project?rev=274257&view=rev Log: Don't instantiate a full host toolchain in ASTMatchersTest. Summary: This test was stat()'ing large swaths of /usr/lib hundreds of times, as every invocation of mat