Files
clang-p2996/clang/lib/AST/ByteCode/Pointer.cpp
Timm Baeder df8b785838 [clang][bytecode] Narrow pointer in UO_Deref unary operators (#113089)
Otherwise we treat this like an array element even though we should
treat it as a single object.
2024-10-21 07:51:49 +02:00

21 KiB