aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectScripting.cpp
diff options
context:
space:
mode:
authorRamkumar Ramachandra <ramkumar.ramachandra@codasip.com>2024-08-27 16:44:50 +0100
committerGitHub <noreply@github.com>2024-08-27 16:44:50 +0100
commitae58cc0e9993db13e5256c21ae5e971b2974968f (patch)
tree012f6ca411b708422668a8e278f06859c21c96a1 /lldb/source/Commands/CommandObjectScripting.cpp
parent0359b9a2306566a872cede1fcdaa4edc34e9398e (diff)
downloadllvm-ae58cc0e9993db13e5256c21ae5e971b2974968f.zip
llvm-ae58cc0e9993db13e5256c21ae5e971b2974968f.tar.gz
llvm-ae58cc0e9993db13e5256c21ae5e971b2974968f.tar.bz2
IVDescriptors: clarify getSCEV use in a function (NFC) (#106222)
getSCEV will assert unless the operand is SCEVable. Replace an instance of the implementation of ScalarEvolution::isSCEVable (which checks that the operand is either integer or pointer type) with a call to the function, to make it clear that the subsequent use of getSCEV will not fail.
Diffstat (limited to 'lldb/source/Commands/CommandObjectScripting.cpp')
0 files changed, 0 insertions, 0 deletions