]> granicus.if.org Git - clang/commit
Wire up CFG improvements for while when the condition is known.
authorMike Stump <mrs@apple.com>
Tue, 21 Jul 2009 00:38:52 +0000 (00:38 +0000)
committerMike Stump <mrs@apple.com>
Tue, 21 Jul 2009 00:38:52 +0000 (00:38 +0000)
commit5f20363dc8ea094b3f6139f52084beb10d6fcd85
treeecad34a5ecb06cbf26513a48a0a2ab951e32a9f4
parent6133c12166ec5376f2209180c908588970f4aebc
Wire up CFG improvements for while when the condition is known.

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