llvm-project
e914bb81 - Fixed iterator bug in ExplodedNodeImpl::NodeGroup::end(); we would improperly

Commit
17 years ago
Fixed iterator bug in ExplodedNodeImpl::NodeGroup::end(); we would improperly handle the case where the number of nodes was 0. Fixed bug in GREngineImpl where we did not proceed to the next statement when processing a PostStmt location. llvm-svn: 46093
Author
Parents
Loading