diff options
| author | aleks-tmb <a.popov.tmb@gmail.com> | 2023-07-02 08:23:44 +0200 | 
|---|---|---|
| committer | aleks-tmb <a.popov.tmb@gmail.com> | 2023-07-02 08:23:44 +0200 | 
| commit | fc5a5794ab5682f8b2052639fe5845cc5e7da593 (patch) | |
| tree | ff85e85337d3796b8dc0ad4b216e3649c74ff19a /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | fb047e4ae1b2a17ed068d560f94cc8e9fd94d0e6 (diff) | |
| download | llvm-fc5a5794ab5682f8b2052639fe5845cc5e7da593.zip llvm-fc5a5794ab5682f8b2052639fe5845cc5e7da593.tar.gz llvm-fc5a5794ab5682f8b2052639fe5845cc5e7da593.tar.bz2 | |
[IRCE][Tests] Add tests with range checks in the form of 'iv + offset vs limit'
Added tests on 3 types of range checks which are not supported by IRCE now:
* N - IV >= limit
* IV - N <= limit
* IV + N <= limit
Reviewed By: skatkov
Differential Revision: https://reviews.llvm.org/D154062
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
