https://github.com/JDevlieghere approved this pull request.
Rather than a magic number, can you create a `static constexpr unsiged BASE_10 = 10;` or something to (1) make this more explicit and (2) more easily grepable? Otherwise LGTM. https://github.com/llvm/llvm-project/pull/211495 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
