Closed
Description
There are a couple of issues with how accessors are handled -
- There is a discrepancy in how inherited accessors are handled - SYCLSimdAccessorPtrAttr is not handled. Is this correct?
- Accessor diagnostics do not set IsInvalid and therefore does not exit early in case of errors
- Code is messy in general mixed in with handleSpecialType.