]> granicus.if.org Git - clang/commit
Added temporary fix for Obj-C exception handling in the static analyzer: treat these...
authorTed Kremenek <kremenek@apple.com>
Thu, 1 May 2008 18:33:28 +0000 (18:33 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 1 May 2008 18:33:28 +0000 (18:33 +0000)
commite448ab4f9dd162802f5d7cfea60f7830cc61c654
tree29bc3bb537d8d5d61c203b03a80f64849280eda6
parentc65b8a3e1f8da6117a2b9ba57afe8b7a2ec887cc
Added temporary fix for Obj-C exception handling in the static analyzer: treat these as panic functions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50535 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/GRExprEngine.h
lib/Analysis/GRExprEngine.cpp