diff options
author | Nikita Popov <npopov@redhat.com> | 2022-01-13 10:49:36 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-01-19 11:30:04 +0100 |
commit | a115bbea9b0c4c27841b2f6fbb8f25c17b2647a9 (patch) | |
tree | a6137598cb5185cacc41fa3cf32f9411c03c2e1a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | ed21c9276a4cc88d60cbaddc56132b1793ca30c7 (diff) | |
download | llvm-a115bbea9b0c4c27841b2f6fbb8f25c17b2647a9.zip llvm-a115bbea9b0c4c27841b2f6fbb8f25c17b2647a9.tar.gz llvm-a115bbea9b0c4c27841b2f6fbb8f25c17b2647a9.tar.bz2 |
[Attributor] Remove notional overindexing check
AAPointerInfo currently bails on constant expression GEPs with
notional overindexing. I don't think this is necessary, as the
following code handling GEPOperator will deal with arbitrary
indices appropriately.
Differential Revision: https://reviews.llvm.org/D117203
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions