[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
Mon Aug 14 16:54:57 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf29c54998d23: [libc++] Fix problems with GCC 13 and switch to it in the CI (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D157060?vs=548783&id=550143#toc

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.550143.patch
Type: text/x-patch
Size: 5730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230814/d9caa034/attachment-0001.bin>


More information about the libcxx-commits mailing list