[libcxx-commits] [libcxx] [libc++][string] Remove potential non-trailing 0-length array (PR #105865)

Michael Buch via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 10 05:49:43 PDT 2024


Michael137 wrote:

> I thought we were running the data formatter tests as part of our CI nowadays. Would it behave differently on macOS vs Linux?

Looks like these two tests are not covered by the data-formatter target, but build and test against libc++. I can audit the test-suite for more of these tests and get them covered by libc++ CI

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


More information about the libcxx-commits mailing list