Skip to content

Commit e36ee6c

Browse files
llvm-project Meso-Update (#4702)
1 parent 872f476 commit e36ee6c

File tree

6 files changed

+76
-818
lines changed

6 files changed

+76
-818
lines changed

llvm-project

tests/libcxx/expected_results.txt

Lines changed: 60 additions & 151 deletions
Large diffs are not rendered by default.

tests/libcxx/magic_comments.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@
55
// REQUIRES: c++11
66
// REQUIRES: c++11 || c++14
77
// REQUIRES: c++11 || c++14 || c++17 || c++20
8+
// REQUIRES: c++17
89
// REQUIRES: has-unix-headers
910
// REQUIRES: stdlib=libc++
10-
// UNSUPPORTED: c++14, c++17, c++2a
11+
// UNSUPPORTED: c++03, c++11, c++14, c++17, c++20, c++23
12+
// UNSUPPORTED: c++03, c++11, c++14, c++17, c++20, c++23, c++26
1113
// UNSUPPORTED: msvc
12-
// UNSUPPORTED: msvc, target={{.+}}-windows-gnu
14+
// UNSUPPORTED: no-filesystem, no-localization, no-tzdb, has-no-zdump
1315
// UNSUPPORTED: windows

0 commit comments

Comments
 (0)