]> granicus.if.org Git - clang/commit
Mark the calls to the _setjmp function as returns twice. <rdar://problem/10492556>
authorBill Wendling <isanbard@gmail.com>
Mon, 19 Dec 2011 23:53:28 +0000 (23:53 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 19 Dec 2011 23:53:28 +0000 (23:53 +0000)
commit6446c3e3600032c5f17ca2324a4581b9301afa59
tree9107e593e1c2c3cc946f15e67dcd57dc3eba77a0
parentd71f44266a598ab174f17435289526bbb57000e2
Mark the calls to the _setjmp function as returns twice. <rdar://problem/10492556>

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