diff options
author | Martin Erhart <martin.erhart@sifive.com> | 2025-07-29 10:32:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-29 10:32:14 +0100 |
commit | 75964244d62f0c42e7b2df3d72245e8f29a29809 (patch) | |
tree | dbac972c89afd5ebc50dfc909bef11a6820748a5 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 3e42146fbce5362c94f5dd854779e5bbc8630dce (diff) | |
download | llvm-75964244d62f0c42e7b2df3d72245e8f29a29809.zip llvm-75964244d62f0c42e7b2df3d72245e8f29a29809.tar.gz llvm-75964244d62f0c42e7b2df3d72245e8f29a29809.tar.bz2 |
[mlir][SymbolOpInterface] Easier visibility overriding (#151036)
When overriding 'getVisibility and/or 'setVisibility' the interface
methods calling them do not pick up the overriden version. Instead it is
necessary to override all the other methods as well. This adjusts these
interface methods to use the overriden version when available.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions