diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2016-06-24 01:00:03 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2016-06-24 01:00:03 +0000 |
commit | a3d62be73331b62329594c0f8cbdd171b40bacb7 (patch) | |
tree | 593f505be38766861804670d7cd289baa4259475 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 1c4f588df7c6d32f2b223d37d5424a290cdc62ee (diff) | |
download | bcm5719-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