Author: ericwf
Date: Sun Oct 30 15:05:52 2016
New Revision: 285523

URL: http://llvm.org/viewvc/llvm-project?rev=285523&view=rev
Log:
Mark thread exit test as unsupported w/o threads

Modified:
    libcxxabi/trunk/test/cxa_thread_atexit_test.pass.cpp

Modified: libcxxabi/trunk/test/cxa_thread_atexit_test.pass.cpp
URL: 
http://llvm.org/viewvc/llvm-project/libcxxabi/trunk/test/cxa_thread_atexit_test.pass.cpp?rev=285523&r1=285522&r2=285523&view=diff
==============================================================================
--- libcxxabi/trunk/test/cxa_thread_atexit_test.pass.cpp (original)
+++ libcxxabi/trunk/test/cxa_thread_atexit_test.pass.cpp Sun Oct 30 15:05:52 
2016
@@ -7,6 +7,7 @@
 //
 
//===----------------------------------------------------------------------===//
 
+// UNSUPPORTED: libcppabi-no-threads
 // REQUIRES: linux
 
 #include <assert.h>


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to