summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/LiveVariables.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2012-07-02 20:21:48 +0000
committerTed Kremenek <kremenek@apple.com>2012-07-02 20:21:48 +0000
commit146ef384da1428eaab5c0979418aa0daef3ed45e (patch)
tree1fbaeec768aa04c1241951c9768dbc97b6b489ad /clang/lib/Analysis/LiveVariables.cpp
parent6b963db39a3bffa12924753bf41c6be70fbe4c7f (diff)
downloadbcm5719-llvm-146ef384da1428eaab5c0979418aa0daef3ed45e.tar.gz
bcm5719-llvm-146ef384da1428eaab5c0979418aa0daef3ed45e.zip
Fix subtle bug in AnalysisConsumer where we would not analyze functions whose parent
in the call graph had been inlined but for whatever reason we did not inline some of its callees. Also, fix a related traversal bug where we meant to do a BFS of the callgraph but instead were doing a DFS. llvm-svn: 159577
Diffstat (limited to 'clang/lib/Analysis/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud