mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 11:57:39 +08:00
The new implementation was brought in with the gtest update in
a866ce789e, but it crashes when
building with rpmalloc, see
https://github.com/llvm/llvm-project/pull/65823#issuecomment-1739820534
Comment out the new implementation basically gives us the code
before the gtest update.