Files
clang-p2996/llvm/unittests/Support/KnownBitsTest.cpp
Nikita Popov 660e453012 [KnownBits] Also test 1-bit values in exhaustive tests (NFC)
Similar to what we do with ConstantRanges, also test 1-bit values
in exhaustive tests, as these often expose special conditions.
This would have exposed the assertion failure fixed in D151788
earlier.
2023-05-31 17:50:01 +02:00

25 KiB