diff options
author | Alan <ahulambda@gmail.com> | 2025-04-06 21:26:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-06 21:26:44 -0400 |
commit | c9497a22ef9f9802401cf0cf3352dcbd4f14bcbd (patch) | |
tree | c0cfa41c69d6363f41176f400bf40639109b3508 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | aef000dd43b8ee2397e71f877217a9ecbd23c608 (diff) | |
download | llvm-c9497a22ef9f9802401cf0cf3352dcbd4f14bcbd.zip llvm-c9497a22ef9f9802401cf0cf3352dcbd4f14bcbd.tar.gz llvm-c9497a22ef9f9802401cf0cf3352dcbd4f14bcbd.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions