Skip to content

Commit

Permalink
Addressed philnik's comment
Browse files Browse the repository at this point in the history
  • Loading branch information
H-G-Hristov committed Sep 5, 2024
1 parent 6038351 commit db95d1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
// UNSUPPORTED: c++03, c++11, c++14, c++17, c++20

// These compilers don't support __builtin_is_implicit_lifetime yet.
// UNSUPPORTED: clang-17, clang-18, clang-19, gcc-14, apple-clang-15, apple-clang-16, apple-clang-17
// UNSUPPORTED: clang-17, clang-18, clang-19, gcc-14, apple-clang-15, apple-clang-16

// <type_traits>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
// UNSUPPORTED: c++03, c++11, c++14, c++17, c++20

// These compilers don't support __builtin_is_implicit_lifetime yet.
// UNSUPPORTED: clang-17, clang-18, clang-19, gcc-14, apple-clang-15, apple-clang-16, apple-clang-17

// ADDITIONAL_COMPILE_FLAGS: -Wno-vla, -Wno-zero-length-array
// UNSUPPORTED: clang-17, clang-18, clang-19, gcc-14, apple-clang-15, apple-clang-16

// <type_traits>

Expand Down

0 comments on commit db95d1d

Please sign in to comment.