llvm-project
ae412321
- [clang][Interp] Fix Descriptor::getElemQualType() for complex/vectors
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang][Interp] Fix Descriptor::getElemQualType() for complex/vectors We handle them like arrays but still need to differentiate between array/vector/complex types when dealing with QualTypes.
Author
tbaederr
Committer
tbaederr
Parents
0255c481
Loading