]> granicus.if.org Git - clang/commit
Remove hack support for @try...@finally in source-level CFGs. The current hack
authorTed Kremenek <kremenek@apple.com>
Tue, 7 Apr 2009 04:26:02 +0000 (04:26 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 7 Apr 2009 04:26:02 +0000 (04:26 +0000)
commit90658ec72542df44eb462c69056184d2946bdbce
tree4fa483e814adb3a0d68d934c1aa019fec5358980
parent16fd3a9f5159b74bfdd65cf290b4bd091088de91
Remove hack support for @try...@finally in source-level CFGs. The current hack
had too many false positives in the analyzer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68492 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/CFG.cpp