llvm-project
c9497a22
- [OCaml] Fix test with invalid usage of #dbg_declare (#134508)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#134508 - [OCaml] Fix test with invalid usage of #dbg_declare
Author
alan-j-hu
Parents
aef000dd
Loading