diff options
| author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-01-11 17:47:14 -0800 |
|---|---|---|
| committer | Johannes Doerfert <johannes@jdoerfert.de> | 2023-01-11 23:49:10 -0800 |
| commit | 9b7b5482fa01413a96fe79c42c3e67ee6730cf6d (patch) | |
| tree | 7a568ff4dda4d9b5f1fcb07e72e00a37c72a2d87 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | d7be8227a84f95071911b60d32d751e8780dde12 (diff) | |
| download | llvm-9b7b5482fa01413a96fe79c42c3e67ee6730cf6d.zip llvm-9b7b5482fa01413a96fe79c42c3e67ee6730cf6d.tar.gz llvm-9b7b5482fa01413a96fe79c42c3e67ee6730cf6d.tar.bz2 | |
[Attributor] Allow AAs to iterate on their own state
Future AAs might need to iterate their own state until they reach a
fixpoint. We do not want to forbid that but we want to avoid negative
effects or bugs once this happens. As a precaution, we now rerun an AA
that did not require outside information. If it does not change anymore
we are done, otherwise the AA needs to iterate some more.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
