Files
clang-p2996/clang/lib/AST/ByteCode/Descriptor.cpp
Timm Baeder 800b07396f [clang][bytecode] Change isArrayElement() for narrowed composite arrays (#111110)
Make isArrayElement() return true here, so we can know that such a
pointer is in fact an array element and handle it properly in
toAPValue().
2024-10-04 14:19:32 +02:00

16 KiB