]> granicus.if.org Git - clang/commit
Add the break in the switch case (even if there is llvm_unreachable. It will silent...
authorSylvestre Ledru <sylvestre@debian.org>
Mon, 18 Aug 2014 15:13:44 +0000 (15:13 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Mon, 18 Aug 2014 15:13:44 +0000 (15:13 +0000)
commit01af2ae2cdd9152400f33cc40f63c997305d47e8
treec5738908b58a2272d85e304bde8f5ee59ebae1c9
parent09163b8a40e5f13991d73de2b3e55b68131a2de9
Add the break in the switch case (even if there is llvm_unreachable. It will silent coverity warning CID 1231654

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215897 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitHeaderSearch.cpp