diff options
author | Chris Lattner <sabre@nondot.org> | 2010-04-20 05:09:16 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-04-20 05:09:16 +0000 |
commit | 5814d9d9dabb8e7d59e3d94b04ee22210f5217c7 (patch) | |
tree | 08ffaa7769dc1938c43226ff73375c259d5528c6 /clang/lib/Checker/ExplodedGraph.cpp | |
parent | 3d4218570ad4c87ea86cf709da78d6e450476d01 (diff) | |
download | bcm5719-llvm-5814d9d9dabb8e7d59e3d94b04ee22210f5217c7.tar.gz bcm5719-llvm-5814d9d9dabb8e7d59e3d94b04ee22210f5217c7.zip |
RewriteLoopBodyWithConditionConstant can end up rewriting the
condition we're unswitching on. In this case, don't try to
simplify the second copy of the loop which may be dead or not,
but is probably a constant now. This fixes PR6879
llvm-svn: 101870
Diffstat (limited to 'clang/lib/Checker/ExplodedGraph.cpp')
0 files changed, 0 insertions, 0 deletions