]> granicus.if.org Git - clang/commit
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
authorGalina Kistanova <gkistanova@gmail.com>
Thu, 1 Jun 2017 21:23:52 +0000 (21:23 +0000)
committerGalina Kistanova <gkistanova@gmail.com>
Thu, 1 Jun 2017 21:23:52 +0000 (21:23 +0000)
commit75f8194c22ecbf4511c4d0cf80239ba0ef0bf88a
treea74824cd496b6fdb7f76c3963592ccc25cfeb720
parentf71a92b82930d25e2cfe5843e3b57a83781ebd0c
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@304477 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseInit.cpp