]> granicus.if.org Git - clang/commit
Add yet more analysis for CFGs involving conditionals that are actually constant.
authorMike Stump <mrs@apple.com>
Mon, 20 Jul 2009 23:24:15 +0000 (23:24 +0000)
committerMike Stump <mrs@apple.com>
Mon, 20 Jul 2009 23:24:15 +0000 (23:24 +0000)
commite5af3ce53ec58995b09381ba645ab2117a46647b
tree9ff443914e472f31ac8c4e8c4df629586165b9fc
parente7d346b6d5cee14b75e34928b3fd423f21d8d80d
Add yet more analysis for CFGs involving conditionals that are actually constant.

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