llvm-project
7267dbfe - [clang][bytecode] Fix comparing the addresses of union members (#133852)

Commit
265 days ago
[clang][bytecode] Fix comparing the addresses of union members (#133852) Union members get the same address, so we can't just use `Pointer::getByteOffset()`.
Author
Parents
Loading