Skip to content

Commit 5e18117

Browse files
author
git apple-llvm automerger
committed
Merge commit 'cbd088920e44' from apple/master into swift/master-next
2 parents 3f9fa7f + cbd0889 commit 5e18117

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

libcxx/test/libcxx/utilities/memory/util.smartptr/util.smartptr.shared/function_type_default_deleter.fail.cpp

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
//===----------------------------------------------------------------------===//
2+
//
3+
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4+
// See https://llvm.org/LICENSE.txt for license information.
5+
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6+
//
7+
//===----------------------------------------------------------------------===//
8+
19
// UNSUPPORTED: c++03
210

311
#include <memory>

0 commit comments

Comments
 (0)