diff options
author | Congcong Cai <congcongcai0907@163.com> | 2024-10-22 17:03:51 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-22 17:03:51 +0800 |
commit | c0c36aa0189de217d7a312829ba40e838090294d (patch) | |
tree | 7789b10af280fdce1f2ef4c66f768660c0987aae /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 1e9a296557adbb5168346774c92814497e34524c (diff) | |
download | llvm-c0c36aa0189de217d7a312829ba40e838090294d.zip llvm-c0c36aa0189de217d7a312829ba40e838090294d.tar.gz llvm-c0c36aa0189de217d7a312829ba40e838090294d.tar.bz2 |
[clang codegen] fix crash emitting __array_rank (#113186)
Fixed: #113044
the type of `ArrayTypeTraitExpr` can be changed, use i32 directly is
incorrect.
---------
Co-authored-by: Eli Friedman <efriedma@quicinc.com>
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions