llvm-project
da252a8b
- [clang][bytecode] Allow pointer type mismatch in SubPtr op (#222940)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[clang][bytecode] Allow pointer type mismatch in SubPtr op (#222940) The result of the attached test case is 1, which then gets divided by 8 and the end result is 0. This should evaluate.
References
#222940 - [clang][bytecode] Allow pointer type mismatch in SubPtr op
Author
tbaederr
Parents
1d3366b2
Loading