aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
diff options
context:
space:
mode:
authorHenrich Lauko <xlauko@mail.muni.cz>2025-08-01 21:04:54 +0200
committerGitHub <noreply@github.com>2025-08-01 21:04:54 +0200
commit4820b183a8d3a1b22dcc374f67ce89c8c01361b1 (patch)
tree00d24a520f4e62a1203022d74627d7cbd21eec60 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
parenta304e09fe767eb6e15680602cdabf5c405894061 (diff)
downloadllvm-4820b183a8d3a1b22dcc374f67ce89c8c01361b1.zip
llvm-4820b183a8d3a1b22dcc374f67ce89c8c01361b1.tar.gz
llvm-4820b183a8d3a1b22dcc374f67ce89c8c01361b1.tar.bz2
[CIR] Simplify ConstantOp accesses and its getDefiningOp (#151216)
- Replaces dyn_cast<cir::ConstantOp>(v.getDefiningOp()) and similar with v.getDefiningOp<cir::ConstantOp>() - Adds `getValueAttr` method to ConstantOp
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions