ConstStructBuilder::Finalize in CGExprConstant.ccp assumes that the passed in QualType is a RecordType. In some instances, the type is a reference to a RecordType and the reference needs to be removed first.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo