Files
clang-p2996/llvm/lib/Transforms/Utils/LowerSwitch.cpp
Nikita Popov 696cc20d4e [LVI] Make UndefAllowed argument of getConstantRange() required
For the two remaining uses that did not explicitly specify it,
set UndefAllowed=false. In both cases, I believe that treating
undef as a full range is the correct behavior.
2023-12-12 11:43:52 +01:00

23 KiB