]> granicus.if.org Git - clang/commit
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
authorGalina Kistanova <gkistanova@gmail.com>
Sat, 3 Jun 2017 06:30:08 +0000 (06:30 +0000)
committerGalina Kistanova <gkistanova@gmail.com>
Sat, 3 Jun 2017 06:30:08 +0000 (06:30 +0000)
commitcb78c69aadcadd9f22e8b495144fee1b6777e116
treeebf83eb02fce721d3434fea230114f5310021571
parenteef3881d09826983170dd53e29e5150868e14fce
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@304648 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Edit/RewriteObjCFoundationAPI.cpp