jasonmolenda accepted this revision.
jasonmolenda added a comment.
LGTM. fwiw it's nul-terminated ("NUL" being the '\0' character), not
null-terminated ((void*)0). i don't really care, but nb.Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D131554/new/ https://reviews.llvm.org/D131554 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
