diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-09-04 16:26:20 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-09-04 16:26:20 +0000 |
commit | 97fd582b91581f0b4cb10c77813f1a284bd69a92 (patch) | |
tree | ed49e1dbf5c71e69d52d1b6410d2a7cf75b78d05 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | d9af712da44d960c58310718d9ccbf7056566b98 (diff) | |
download | bcm5719-llvm-97fd582b91581f0b4cb10c77813f1a284bd69a92.tar.gz bcm5719-llvm-97fd582b91581f0b4cb10c77813f1a284bd69a92.zip |
[Attributor] Use the white list for attributes consistently
Summary:
We create attributes on-demand so we need to check the white list
on-demand. This also unifies the location at which we create,
initialize, and eventually invalidate new abstract attributes.
The tests show mixed results, a few more call site attributes are
determined which can cause more iterations.
Reviewers: uenoku, sstefan1
Subscribers: hiraditya, bollu, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D66913
llvm-svn: 370922
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions