[libcxx-commits] [PATCH] D157060: [libc++] Fix problems with GCC 13 and switch to it in the CI

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 4 10:44:29 PDT 2023


philnik updated this revision to Diff 547275.
philnik added a comment.
Herald added a project: libc++abi.
Herald added a reviewer: libc++abi.

Try to fix CI


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157060/new/

https://reviews.llvm.org/D157060

Files:
  libcxx/include/__type_traits/is_nothrow_constructible.h
  libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp
  libcxx/test/std/algorithms/robust_against_adl.compile.pass.cpp
  libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.char_array.pass.cpp
  libcxx/test/std/utilities/meta/meta.rel/is_convertible.pass.cpp
  libcxx/test/std/utilities/meta/meta.rel/is_convertible_fallback.pass.cpp
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/libcxx/test/params.py
  libcxxabi/test/catch_member_function_pointer_02.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157060.547275.patch
Type: text/x-patch
Size: 5857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230804/1fddc824/attachment-0001.bin>


More information about the libcxx-commits mailing list