]> 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:29:45 +0000 (21:29 +0000)
committerGalina Kistanova <gkistanova@gmail.com>
Thu, 1 Jun 2017 21:29:45 +0000 (21:29 +0000)
commita5ec651c30ce0b17f2068ff9eda7b56f9cc1f64a
treecd599fe3fb796b30bf6670ed927271c1ffa4759c
parent5264a2b3d78030e2a3d64c59df1583be177c2101
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.

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