Skip to content

Commit cbd0889

Browse files
author
git apple-llvm automerger
committed
Merge commit '4d12d6149ced' from llvm.org/master into apple/master
2 parents 3241ed8 + 4d12d61 commit cbd0889

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)