aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/default-assignment-operator.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
commit17f4da8f150f6b9dfb571cebd6299b06948e5385 (patch)
tree24dd1a4b4798c09225ce137fad517540f3bcae77 /test/SemaCXX/default-assignment-operator.cpp
parent13d555859cd643d657000401ebc88ca404d23bba (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90931 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaCXX/default-assignment-operator.cpp')
0 files changed, 0 insertions, 0 deletions