[llvm] r303454 - Added missing break.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 13:50:37 PDT 2017


On Fri, May 19, 2017 at 1:31 PM, Galina Kistanova via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: gkistanova
> Date: Fri May 19 15:31:51 2017
> New Revision: 303454
>
> URL: http://llvm.org/viewvc/llvm-project?rev=303454&view=rev
> Log:
> Added missing break.
>

This seems like a functional change. I'm afraid it's going to be very
hard to test this particular change in behaviour, but, can you please
try?
(Also, I assume this change is because you're trying to silence some
warning of sort). It will be good to specify that in the commit
(including the warning itself, maybe).

Thanks,

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list