llvm-project
da252a8b - [clang][bytecode] Allow pointer type mismatch in SubPtr op (#222940)

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.
Author
Parents
Loading