llvm-project
bc5e47fb - [clang][bytecode] Check pointer types in ::toRValue() (#206712)

Commit
4 days ago
[clang][bytecode] Check pointer types in ::toRValue() (#206712) Now that we let more reinterpret_casts through, we need to check we have the proper type here, too. We already did that for some of the types but not for records and arrays.
Author
Parents
Loading