Files
clang-p2996/clang/lib/AST/ByteCode/Descriptor.cpp
Timm Baeder 2c82079924 [clang][bytecode] Fix Pointer::toAPValue() for multidimensional arrays (#114400)
When we see an array root, that pointer might yet again be an array
element, so check for that.
2024-10-31 15:15:59 +01:00

16 KiB