Fixes usage of shared_ptr with CFI enabled, which is llvm.org/pr48993.
(cherry pick of commit bab74864168bb5e28ecbc0294fe1095d8da7f569)
Differential D96063
[🍒]Disable CFI in __get_elem to allow casting a pointer to uninitialized memory ldionne on Feb 4 2021, 10:38 AM. Authored by
Details
Fixes usage of shared_ptr with CFI enabled, which is llvm.org/pr48993. (cherry pick of commit bab74864168bb5e28ecbc0294fe1095d8da7f569)
Diff Detail
|