llvm-project
2946879c - [CIR] Fix assertion order in 'Address' (#157477)

Commit
315 days ago
[CIR] Fix assertion order in 'Address' (#157477) We are checking the 'type' of 'pointer' before we are checking whether it is null or not! This is clearly incorrect, so this patch reorders the asserts.
Author
Parents
Loading