diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-09-04 16:16:13 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-09-04 16:16:13 +0000 |
commit | b0412e437c3f505c836f3338afb45dff73e7c709 (patch) | |
tree | e58722aeb344034593063bb8840f2e5a6022d11c /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | cc5b509b9edacf7fa9af455b69af1f4357a668db (diff) | |
download | bcm5719-llvm-b0412e437c3f505c836f3338afb45dff73e7c709.tar.gz bcm5719-llvm-b0412e437c3f505c836f3338afb45dff73e7c709.zip |
[Attributor] Deal more explicit with non-exact definitions
Summary:
Before we tried to rule out non-exact definitions early but that lead to
on-demand attributes created for them anyway. As a consequence we needed
to look at the definition in the initialize of each attribute again.
This patch centralized this lookup and tightens the condition under
which we give up on non-exact definitions.
Reviewers: uenoku, sstefan1
Subscribers: hiraditya, bollu, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D67115
llvm-svn: 370917
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions