]> granicus.if.org Git - clang/commit
[CFG] record the original (now unreachable) block of 'case:' and 'default:' cases.
authorTed Kremenek <kremenek@apple.com>
Thu, 27 Feb 2014 21:56:44 +0000 (21:56 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 27 Feb 2014 21:56:44 +0000 (21:56 +0000)
commitaf663ae39c1c5da37303f6f1d956908e12d18716
treede7bf57e5fee81d43fcf8b76886a4d283e41e628
parentd4ba7a271dee92a4f5a2985f94aefb9c38dd238b
[CFG] record the original (now unreachable) block of 'case:' and 'default:' cases.

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