]> granicus.if.org Git - clang/commit
Factor code out into a helper function, shouldUseExceptionTablesForObjCExceptions.
authorAnders Carlsson <andersca@mac.com>
Mon, 28 Feb 2011 00:44:51 +0000 (00:44 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 28 Feb 2011 00:44:51 +0000 (00:44 +0000)
commit525544de0835d5ee7497f4897e255727b162e0aa
treedb0497d197c28c1c503aa31a1f34f192148d6f6a
parent2bef7f5499541e3b68f114cc4d7d197e9a902fe7
Factor code out into a helper function, shouldUseExceptionTablesForObjCExceptions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126601 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp