| commit | f699882a76e5181a573472568b8c9d867fcbe367 | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Tue Feb 26 00:22:58 2008 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Tue Feb 26 00:22:58 2008 +0000 |
| tree | e0dbc6c2a2febe278aec4a3fc355f402bbcfda65 | |
| parent | 733f810600932d40d420c9d2522da931eee2e98d [diff] |
Fixed bug in CFG construction when a CompoundStmt ended with a NullStmt. This caused the whole body to get dropped from the CFG. llvm-svn: 47579