[llvm] [LLVM][Coverage][Unittest] Fix dangling reference in unittest (PR #147118)
Tomohiro Kashiwada via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 10 20:15:55 PDT 2025
kikairoya wrote:
Gentle ping.
This causes the test to fail unexpectedly on Cygwin, which uses old CoW `std::string`.
https://github.com/llvm/llvm-project/pull/147118
More information about the llvm-commits
mailing list