]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testsanitizers: skip test for version of clang before 3.6
authorIan Lance Taylor <iant@golang.org>
Fri, 2 Oct 2015 14:04:34 +0000 (07:04 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 2 Oct 2015 14:17:33 +0000 (14:17 +0000)
commitf80ff56a7d7044940ba85ead49215a1f0fd2af4e
treee3e2ff895fdfee483e56bdf75bb25194c68c75b8
parent47ccf96a9581c3db8ed5dbcb2a6318e8b9566557
misc/cgo/testsanitizers: skip test for version of clang before 3.6

I've tested with clang 3.6.  The builder is running 3.5, and fails.

Fixes #12814.

Change-Id: I087fb75c3a24bed7f7fa5e9d7a1444590a316d63
Reviewed-on: https://go-review.googlesource.com/15259
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/cgo/testsanitizers/test.bash