[Lldb-commits] [lldb] [lldb][TypeSystemClang] Allow arrays to be dereferenced in C/C++. (PR #135843)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Tue May 6 01:07:53 PDT 2025
https://github.com/labath approved this pull request.
Thanks. I think this is fine now. @jimingham, @adrian-prantl, do you have anything to add.
Heads-up: I believe you will need to implement this method in the Swift type system in order to keep dereferencing working.
https://github.com/llvm/llvm-project/pull/135843
More information about the lldb-commits
mailing list