]> granicus.if.org Git - clang/commit
CodeGen: add a LLVM_FALLTHROUGH to a fallthrough (NFC)
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 2 Feb 2017 05:45:43 +0000 (05:45 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 2 Feb 2017 05:45:43 +0000 (05:45 +0000)
commitb6c113aacbf38fa5acb3d5db7cd21c84a67e739c
tree32386afdff234acae1a8a7944d297cc1210e741b
parente6e8a1de30fb189dcf4ca2aca4bec293eca9fae3
CodeGen: add a LLVM_FALLTHROUGH to a fallthrough (NFC)

Drive by cleanup noticed while investigating an IR verifier assertion.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@293867 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGClass.cpp