diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-07-13 01:09:21 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-07-13 01:09:21 +0000 |
commit | 0a7f4cdce9fa07f9027181b19db59b5231932487 (patch) | |
tree | ce1db31fe0319fcf6f4dfa636a92b9c6fe9ff9fb /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | 4f519b6919d2e6e1fb164b87a0d1a5c390581cbe (diff) | |
download | bcm5719-llvm-0a7f4cdce9fa07f9027181b19db59b5231932487.tar.gz bcm5719-llvm-0a7f4cdce9fa07f9027181b19db59b5231932487.zip |
[Attributor] Only return attributes with a valid state
Attributor::getAAFor will now only return AbstractAttributes with a
valid AbstractState. This simplifies call sites as they only need to
check if the returned pointer is non-null. It also reduces the potential
for accidental misuse.
llvm-svn: 365983
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions