Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Sanjoy Das c80dad6f18 [InstCombine][NFC] Add a `break;` statement.
This change is NFC because both the ``break;`` and the fall through end
up returning immediately. However, this helps clarify intent and also
ensures correctness in case more ``case`` blocks are added later.

llvm-svn: 239172
2015-06-05 18:04:46 +00:00

166 KiB