[llvm] Update GoogleTest to v1.14.0 (PR #65823)
    Petr Hosek via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep 29 01:10:49 PDT 2023
    
    
  
petrhosek wrote:
We have seen occasional segfaults when using rpmalloc in other tools such as GN and Ninja which we haven't been able to get to the bottom of so we eventually switched to another allocator. It's possible that it's the same issue here, in which case perhaps we should reconsider our support for rpmalloc.
https://github.com/llvm/llvm-project/pull/65823
    
    
More information about the llvm-commits
mailing list