diff options
author | Anna Zaks <ganna@apple.com> | 2011-10-24 18:26:03 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2011-10-24 18:26:03 +0000 |
commit | 8ad8c546372fe602708cb7ceeaf0ebbb866735c6 (patch) | |
tree | 0f483fc93bb0cce1c22d3895876a2ccf129b0f33 /lib/StaticAnalyzer/Core/CoreEngine.cpp | |
parent | 8ff5c41f2bde7ebbe568b4c15e59f14b8befae66 (diff) |
[analyzer] Convert VisitUnaryOperator to use short lived Node builders
To convert iteratively, we take the nodes the local builder will
process from the from the global builder and add the generated nodes
after the short lived builder is done. PureStmtNodeBuilder is the
one we should eventually use everywhere. Added Stmt index and Builder
context as ExprEngine globals. To avoid passing them around.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142828 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/CoreEngine.cpp')
0 files changed, 0 insertions, 0 deletions