[libcxx-commits] [libcxx] [libc++] Remove `noexcept` from `format_context::arg` method (PR #205809)

David Bayer via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 25 06:18:29 PDT 2026


================

----------------
davebayer wrote:

Hm, I'm not sure whether this is actually reachable and I don't think the `visit_format_arg` thows anywhere else. Maybe the `noexcept` is actually fine?

https://github.com/llvm/llvm-project/pull/205809


More information about the libcxx-commits mailing list