Mark thread exit test as unsupported w/o threads

llvm-svn: 285523
This commit is contained in:
Eric Fiselier 2016-10-30 20:05:52 +00:00
parent 339a51ac13
commit 2d4fbb7b0c
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: libcppabi-no-threads
// REQUIRES: linux
#include <assert.h>