diff options
author | Denys Petrov <dpetrov@accesssoftek.com> | 2022-07-12 23:18:37 +0300 |
---|---|---|
committer | Denys Petrov <dpetrov@accesssoftek.com> | 2022-07-15 19:24:57 +0300 |
commit | 82f76c04774fbeb2313b84932afac478f010c8d0 (patch) | |
tree | 0a6e78f3ce6f2a91f305f70bbfbd6edb66754797 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | |
parent | 451e5e2b28e702170aba3c6121f72fb6de55a80c (diff) | |
download | llvm-82f76c04774fbeb2313b84932afac478f010c8d0.zip llvm-82f76c04774fbeb2313b84932afac478f010c8d0.tar.gz llvm-82f76c04774fbeb2313b84932afac478f010c8d0.tar.bz2 |
[analyzer][NFC] Tidy up handler-functions in SymbolicRangeInferrer
Summary: Sorted some handler-functions into more appropriate visitor functions of the SymbolicRangeInferrer.
- Spread `getRangeForNegatedSub` body over several visitor functions: `VisitSymExpr`, `VisitSymIntExpr`, `VisitSymSymExpr`.
- Moved `getRangeForComparisonSymbol` from `infer` to `VisitSymSymExpr`.
Differential Revision: https://reviews.llvm.org/D129678
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions