Skip to content

Commit 708b149

Browse files
committed
Update regression tests for apple-clang-14 (24W15)
1 parent 5663493 commit 708b149

10 files changed

+6
-5
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
2-
Target: arm64-apple-darwin23.2.0
2+
Target: arm64-apple-darwin23.4.0
33
Thread model: posix
44
InstalledDir: /Library/Developer/CommandLineTools-14/usr/bin

regression-tests/test-results/apple-clang-14/mixed-bugfix-for-ufcs-non-local.cpp.execution

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
12
1+
11
2+
12
3+
13*14 is 182

regression-tests/test-results/apple-clang-14/pure2-assert-expected-not-null.cpp.execution

Whitespace-only changes.

regression-tests/test-results/apple-clang-14/pure2-bugfix-for-non-local-function-expression.cpp.execution

Whitespace-only changes.

regression-tests/test-results/apple-clang-14/pure2-bugfix-for-ufcs-noexcept.cpp.execution

Whitespace-only changes.

regression-tests/test-results/apple-clang-14/pure2-bugfix-for-ufcs-sfinae.cpp.execution

Whitespace-only changes.

regression-tests/test-results/apple-clang-14/pure2-last-use.cpp.execution

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
42
1+
42

regression-tests/test-results/apple-clang-14/pure2-variadics.cpp.execution

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ abr
44
3.14word-1500
55
first all() returned false
66
second all() returned true
7-
sum of (1, 2, 3, 100) is: 106
7+
sum of (1, 2, 3, 100) is: 106

0 commit comments

Comments
 (0)