diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-05-02 00:13:27 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-05-02 00:13:27 +0000 |
commit | 55957a84907eb20df9934d33f5c00148ccc1ce16 (patch) | |
tree | f65db48b82ffe0d2d3be309a4bd6af4e8bb60bed /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 637f5f71e1bd8363c91401ec5b74ced4e188e51e (diff) | |
download | llvm-55957a84907eb20df9934d33f5c00148ccc1ce16.zip llvm-55957a84907eb20df9934d33f5c00148ccc1ce16.tar.gz llvm-55957a84907eb20df9934d33f5c00148ccc1ce16.tar.bz2 |
Fix crasher in CFG construction when not properly handling ASTs that contain
expressions not yet properly handled by the CFGBuilder. This failure resulted in
a null CFGBlock* being used in rare cases (causing a crash).
llvm-svn: 70612
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions