summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/function.objects
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-11-23 19:15:49 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-11-23 19:15:49 +0000
commite5cb2787667ffd67f831dac78abe8c3acd046f9e (patch)
tree897343c9d0b98737d8e0fd97ead9066bb4dee9f4 /libcxx/test/utilities/function.objects
parentb5afa65b0a426ef8ce7b4602952b5c3b106071e7 (diff)
downloadbcm5719-llvm-e5cb2787667ffd67f831dac78abe8c3acd046f9e.tar.gz
bcm5719-llvm-e5cb2787667ffd67f831dac78abe8c3acd046f9e.zip
Update testsuite strucuture to latest draft
llvm-svn: 120029
Diffstat (limited to 'libcxx/test/utilities/function.objects')
-rw-r--r--libcxx/test/utilities/function.objects/base/nothing_to_do.pass.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/libcxx/test/utilities/function.objects/base/nothing_to_do.pass.cpp b/libcxx/test/utilities/function.objects/base/nothing_to_do.pass.cpp
deleted file mode 100644
index b58f5c55b64..00000000000
--- a/libcxx/test/utilities/function.objects/base/nothing_to_do.pass.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-//===----------------------------------------------------------------------===//
-//
-// 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