Files
clang-p2996/llvm/lib/Analysis/ValueLattice.cpp
Nikita Popov 96a74c4527 [ValueLattice] Fix typo in condition (NFC)
Fix typo pointed out by Roman Divacky.

There should be no functional change, as the rest of the code will
return nullptr for undef anyway. The condition is just there for
clarity.
2022-11-02 17:52:13 +01:00

2.7 KiB