]> 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:26:38 +0000 (21:26 +0000)
committerGalina Kistanova <gkistanova@gmail.com>
Thu, 1 Jun 2017 21:26:38 +0000 (21:26 +0000)
commitc4aee8f0c1b984eeb5615f984149393204ebf16e
treede55026712d4094b76fd5be3582ca517eededf8d
parent75f8194c22ecbf4511c4d0cf80239ba0ef0bf88a
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.

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