Disable CFI in __get_elem to allow casting a pointer to uninitialized memory
Fixes usage of shared_ptr with CFI enabled, which is llvm.org/pr48993. Differential Revision: https://reviews.llvm.org/D95827
Loading
Please sign in to comment
Fixes usage of shared_ptr with CFI enabled, which is llvm.org/pr48993. Differential Revision: https://reviews.llvm.org/D95827