Skip to content

Commit e0c97c6

Browse files
committed
Add oroginal boost test location
Signed-off-by: Konstantin S Bobrovsky <[email protected]>
1 parent 6166e5e commit e0c97c6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sycl/test/basic_tests/boost_mp11_import_sanity_check.cpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
// See https://llvm.org/LICENSE.txt for license information.
66
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
77
//
8-
// Derivative work, based on boost/mp11 tests.
9-
// The original copyright is:
8+
// Derivative work, based on boost/mp11 tests obtained from
9+
// https://github.com/boostorg/mp11/blob/develop/test/mp_fill.cpp
10+
// (git commit a231733). The original copyright is:
1011
//===----------------------------------------------------------------------===//
1112
// Copyright 2015 Peter Dimov.
1213
//

0 commit comments

Comments
 (0)