unsafe pointers with non-isbits may crash #50125
Labels
bug
Indicates an unexpected problem or unintended behavior
compiler:codegen
Generation of LLVM IR and native code
This is dead code (generated by inference), but we should make sure codegen doesn't crash on it. The problem is we are trying to store an FCA, which is not directly quite legal.
oolong-dev/OpenTelemetry.jl#80 (comment)
MWE:
The text was updated successfully, but these errors were encountered: