[libc-commits] [libc] [libc] Disable Death Tests While Hermetic (PR #77388)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Tue Jan 9 10:40:59 PST 2024
nickdesaulniers wrote:
Seems fine to disable for now, but I would prefer:
1. file an issue to see how to fix this more properly (by providing a definition of `operator new` that the linker is complaining about).
2. link to that issue in a comment in the cmake files.
Folks are probably going to keep hitting this issue as they write more and more death tests.
https://github.com/llvm/llvm-project/pull/77388
More information about the libc-commits
mailing list