llvm-project
5b4c80f1
- [clang][bytecode] Create dummy pointers for ObjCStringLiterals (#109520)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang][bytecode] Create dummy pointers for ObjCStringLiterals (#109520) We need to have the final APValue point to the ObjCStringLiteral expression, not the StringLiteral itself.
References
#109520 - [clang][bytecode] Create dummy pointers for ObjCStringLiterals
Author
tbaederr
Parents
85278611
Loading