[libcxx-commits] [libcxx] [libc++] Implements Runtime format strings II. (PR #72543)

Vitaly Buka via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 27 16:16:06 PST 2023


vitalybuka wrote:

All these fail

```
Failed Tests (6):
  llvm-libc++-shared.cfg.in :: std/utilities/format/format.functions/format.locale.runtime_format.pass.cpp
  llvm-libc++-shared.cfg.in :: std/utilities/format/format.functions/format.runtime_format.pass.cpp
  llvm-libc++-shared.cfg.in :: std/utilities/format/format.functions/vformat.locale.pass.cpp
  llvm-libc++-shared.cfg.in :: std/utilities/format/format.functions/vformat.pass.cpp
  llvm-libc++-shared.cfg.in :: std/utilities/format/format.functions/vformat_to.locale.pass.cpp
  llvm-libc++-shared.cfg.in :: std/utilities/format/format.functions/vformat_to.pass.cpp

```

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


More information about the libcxx-commits mailing list