llvm-project
c9497a22 - [OCaml] Fix test with invalid usage of #dbg_declare (#134508)

Commit
216 days ago
[OCaml] Fix test with invalid usage of #dbg_declare (#134508) Even though #dbg_declare can only describe pointers, one of the OCaml tests tried to add a #dbg_declare to an i32 argument. The change introduced in ecd4c08 caught this incorrect usage.
Author
Parents
Loading