When we report an error for a bad character kind, don't keep it in the
DeclTypeSpec. Otherwise there could be further problems. In this case,
ComputeOffsets() got an assertion error because we didn't recognize
CHARACTER(*,8) as needing a descriptor because of the bad kind.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo