]> granicus.if.org Git - clang/commit
Elide __label__ declarations from the CFG. This resolves a crash in CFGRecStmtDeclVi...
authorTed Kremenek <kremenek@apple.com>
Tue, 10 May 2011 18:42:15 +0000 (18:42 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 10 May 2011 18:42:15 +0000 (18:42 +0000)
commitbc869de349227707a07ccc783344d255cf37ec16
tree3fd1336ce24843b491df3be16a697c41189d48f7
parentc840649ed5acccf68e1bc5a9d22f2ea017074586
Elide __label__ declarations from the CFG.  This resolves a crash in CFGRecStmtDeclVisitor (crash in static analyzer).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131141 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFG.cpp
test/Analysis/misc-ps.m