2 Commits

Author SHA1 Message Date
Timm Baeder
e4d34261f8
[clang][bytecode] Ignore CPointerToObjCPointerCasts (#109760) 2024-09-24 10:18:33 +02:00
Timm Baeder
5b4c80f123
[clang][bytecode] Create dummy pointers for ObjCStringLiterals (#109520)
We need to have the final APValue point to the ObjCStringLiteral
expression, not the StringLiteral itself.
2024-09-21 10:33:02 +02:00