summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-12-17 20:06:29 +0000
committerTed Kremenek <kremenek@apple.com>2009-12-17 20:06:29 +0000
commit94cc33f33e8381712a6e8042c7eb0ff1a961aa48 (patch)
tree6a390c1bb0a34525d4afed21fe9fa7811598bcb1 /llvm/lib
parent50272752faf1ce9de2bc15d60f87e2ef246a155f (diff)
downloadbcm5719-llvm-94cc33f33e8381712a6e8042c7eb0ff1a961aa48.tar.gz
bcm5719-llvm-94cc33f33e8381712a6e8042c7eb0ff1a961aa48.zip
Convert GRExprEngine::VisitCallExpr() to use a worklist instead of recursion to evaluate the arguments of a CallExpr. This simplifies the logic and makes it easier to read. (it also avoids any issues with blowing out the stack if the CallExpr had a ridiculous number of arguments)
llvm-svn: 91613
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud