|
@@ -6,7 +6,7 @@
|
|
// Source Licenses. See LICENSE.TXT for details.
|
|
// Source Licenses. See LICENSE.TXT for details.
|
|
//
|
|
//
|
|
//===----------------------------------------------------------------------===//
|
|
//===----------------------------------------------------------------------===//
|
|
-//
|
|
|
|
|
|
+// UNSUPPORTED: c++98, c++03
|
|
|
|
|
|
// test that referencing quick_exit when _LIBCPP_HAS_QUICK_EXIT is not defined
|
|
// test that referencing quick_exit when _LIBCPP_HAS_QUICK_EXIT is not defined
|
|
// results in a compile error.
|
|
// results in a compile error.
|