[libcxx-commits] [libcxx] [libc++] Externally instantiate std::vformat_to (PR #71009)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 2 10:07:27 PDT 2023


================
@@ -32,8 +32,12 @@ class _LIBCPP_EXPORTED_FROM_ABI format_error : public runtime_error {
       : runtime_error(__s) {}
----------------
ldionne wrote:

Not attached: We should update the ABI changelog and the ABI lists as well.

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


More information about the libcxx-commits mailing list