[libcxx-commits] [libcxx] [libc++] Eliminate extra allocations from `std::move(oss).str()` (PR #67294)

via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 16 08:17:05 PDT 2023


philnik777 wrote:

> CI has failed due to test failures. I've checked them locally on the `main` branch, and all the same tests failed on the `main` too. So, I think they are not related to my changes. Can you help me, please?

Sorry, I missed that. It looks like the trunk CI is green, so the rebase should make sure everything is green. Feel free to ping me again when the CI is green.

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


More information about the libcxx-commits mailing list