https://github.com/medismailben requested changes to this pull request.
As much as I like this, technically this is ABI breaking since the mangling of those method will change. The best you can do here is have overloads for each non-const method and mark the old methods deprecated. https://github.com/llvm/llvm-project/pull/172687 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
