summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2016-06-24 01:00:03 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2016-06-24 01:00:03 +0000
commita3d62be73331b62329594c0f8cbdd171b40bacb7 (patch)
tree593f505be38766861804670d7cd289baa4259475 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent1c4f588df7c6d32f2b223d37d5424a290cdc62ee (diff)
downloadbcm5719-llvm-a3d62be73331b62329594c0f8cbdd171b40bacb7.tar.gz
bcm5719-llvm-a3d62be73331b62329594c0f8cbdd171b40bacb7.zip
[CFLAA] Propagate StratifiedAttrs in interproc. analysis.
This patch also has a refactor that kills StratifiedAttr, and leaves us with StratifiedAttrs, because having both was mildly redundant. This patch makes us correctly handle stratified attributes when doing interprocedural analysis. It also adds another attribute, AttrCaller, which acts like AttrUnknown. We can filter out AttrCaller values when during interprocedural analysis, since the caller should have information about what arguments it's passing to its callee. Patch by Jia Chen. Differential Revision: http://reviews.llvm.org/D21645 llvm-svn: 273636
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud