summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-12-09 02:45:41 +0000
committerTed Kremenek <kremenek@apple.com>2009-12-09 02:45:41 +0000
commit32c32892f7d521278703a41c7730ed8148676f7c (patch)
tree7ae5c13576da03f5be1acb5067c38c861f4d7165 /clang/lib/CodeGen/CodeGenModule.cpp
parent10398e74ae021526ff415407f78db61231da46a0 (diff)
downloadbcm5719-llvm-32c32892f7d521278703a41c7730ed8148676f7c.tar.gz
bcm5719-llvm-32c32892f7d521278703a41c7730ed8148676f7c.zip
Fix a horrid bug in GRExprEngine::CheckerVisit() that was identified
by the test case in PR 5627. Essentially we shouldn't clear the ExplodedNodeSet where we deposit newly constructed nodes if that set is the 'Dst' set passed in. It is not okay to clear that set because it may already contain nodes. llvm-svn: 90931
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud