]> granicus.if.org Git - clang/commit
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
authorGalina Kistanova <gkistanova@gmail.com>
Wed, 7 Jun 2017 06:31:55 +0000 (06:31 +0000)
committerGalina Kistanova <gkistanova@gmail.com>
Wed, 7 Jun 2017 06:31:55 +0000 (06:31 +0000)
commit69c30372df5237710a42e62c56461714af4e9235
tree9cbd0c2f6c9ebe852f08e3706b730ff0f6d73a23
parent5c232935beab36b79349e95391e5d0ea4e1a81e0
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@304872 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaCodeComplete.cpp