Skip to content

Commit 679cc8c

Browse files
committed
add dummy libcxx change for CI checks to run
1 parent d1ac3f8 commit 679cc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/utils/libcxx/test/features.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
# See https://llvm.org/LICENSE.txt for license information.
5-
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5+
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exceptio
66
#
77
# ===----------------------------------------------------------------------===##
88

0 commit comments

Comments
 (0)