[llvm] lldbDataFormatters: fix type error in StringRef printer (PR #82554)

Alexander Richardson via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 13:13:34 PST 2024


arichardson wrote:

I see the following in `~/.local/share/JetBrains/Toolbox/apps/clion/bin/lldb/linux/x64/lib/python3.8/site-packages/lldb/__init__.py:16674:` `def GetPointeeData(self, *args) -> "lldb::SBData":`.

I will file an issue with Jetbrains to see if they can adjust their bindings generation to emit named arguments.


https://github.com/llvm/llvm-project/pull/82554


More information about the llvm-commits mailing list