[Lldb-commits] [lldb] [lldb] Adding A new Binding helper for JSONTransport. (PR #159160)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 2 09:54:01 PDT 2025
JDevlieghere wrote:
I like the single template argument and using its dependent types. I don't know enough about C++20 concepts to have an opinion on that part, but if your proposed approach happens to bring the two implementations closer together, then that seems like a nice to have.
https://github.com/llvm/llvm-project/pull/159160
More information about the lldb-commits
mailing list