Re: [clang-tools-extra] r254477 - Force test to a target that supports thread_local

2015-12-02 Thread Aaron Ballman via cfe-commits
On Tue, Dec 1, 2015 at 8:12 PM, Matthias Braun via cfe-commits wrote: > Author: matze > Date: Tue Dec 1 19:12:06 2015 > New Revision: 254477 > > URL: http://llvm.org/viewvc/llvm-project?rev=254477&view=rev > Log: > Force test to a target that supports thread_local > > This should fix darwin bots.

[clang-tools-extra] r254477 - Force test to a target that supports thread_local

2015-12-01 Thread Matthias Braun via cfe-commits
Author: matze Date: Tue Dec 1 19:12:06 2015 New Revision: 254477 URL: http://llvm.org/viewvc/llvm-project?rev=254477&view=rev Log: Force test to a target that supports thread_local This should fix darwin bots. Modified: clang-tools-extra/trunk/test/clang-tidy/cert-static-object-exception.cp