llvm-project
923b8eea
- [clang][bytecode] Allow ArrayElemPtr ops on null pointers (#113132)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang][bytecode] Allow ArrayElemPtr ops on null pointers (#113132) This regresses one of the _Complex test cases a bit, but since the diagnostic output wasn't very good here in the first place, let's ignore it.
References
#113132 - [clang][bytecode] Allow ArrayElemPtr ops on null pointers
Author
tbaederr
Parents
3c5cea65
Loading