commit | ebae6d0209e1ec3d5ea14f9e63bd0d740218ed14 | [log] [tgz] |
---|---|---|
author | Anna Zaks <ganna@apple.com> | Mon Oct 24 18:26:19 2011 +0000 |
committer | Anna Zaks <ganna@apple.com> | Mon Oct 24 18:26:19 2011 +0000 |
tree | 7271eba1485f3319db7907cc5ec2bcc2d6524509 | |
parent | d231d0130a95336610ab9a42eaeb2cdac19992f3 [diff] |
[analyzer] Convert ExprEngine::visit() to use short lived builders. This commit removes the major functional dependency on the ExprEngine::Builder member variable. In some cases the code became more verbose. Particularly, we call takeNodes() and addNodes() to move responsibility for the nodes from one builder to another. This will get simplified later on. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142831 91177308-0d34-0410-b5e6-96231b3b80d8