summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/utilities/ratio/nothing_to_do.pass.cpp
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2018-02-06 23:13:48 +0000
committerMarshall Clow <mclow.lists@gmail.com>2018-02-06 23:13:48 +0000
commita3d37f071697771071addf2d9f2decad923de3ad (patch)
treef6111247cc56a4536b50590840bde12e16bf3d8b /libcxx/test/std/experimental/utilities/ratio/nothing_to_do.pass.cpp
parent98f8bba283969d51aba53018a0a1f31838006a58 (diff)
downloadbcm5719-llvm-a3d37f071697771071addf2d9f2decad923de3ad.tar.gz
bcm5719-llvm-a3d37f071697771071addf2d9f2decad923de3ad.zip
Remove more of the std::experimental bits that are now in std::. All the _v type aliases, conjunction/disjunction, apply, etc. See https://libcxx.llvm.org/TS_deprecation.html
llvm-svn: 324423
Diffstat (limited to 'libcxx/test/std/experimental/utilities/ratio/nothing_to_do.pass.cpp')
-rw-r--r--libcxx/test/std/experimental/utilities/ratio/nothing_to_do.pass.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/libcxx/test/std/experimental/utilities/ratio/nothing_to_do.pass.cpp b/libcxx/test/std/experimental/utilities/ratio/nothing_to_do.pass.cpp
deleted file mode 100644
index 9a59227abdd..00000000000
--- a/libcxx/test/std/experimental/utilities/ratio/nothing_to_do.pass.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
-// -*- C++ -*-
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-int main()
-{
-}
OpenPOWER on IntegriCloud