]> granicus.if.org Git - clang/commit
IRgen: Fix an immediate-exit-from-fn style nit.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 10 Feb 2011 17:32:22 +0000 (17:32 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 10 Feb 2011 17:32:22 +0000 (17:32 +0000)
commita18652fe1e8233fbf8b67484945c7f7b2bf272be
tree3ae4df564445e0b03d4d0111302b1809cc9960e2
parentcfbf1c7536e016dc275139dd842d4a5f059a749f
IRgen: Fix an immediate-exit-from-fn style nit.

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