[Lldb-commits] [lldb] [lldb] cast char8_t* to char* to allow std::string construction under C++20 (PR #181928)
Charles Zablit via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 18 02:59:01 PST 2026
charles-zablit wrote:
Hi @jtstogel, I did not know that C++20 changed what the `u8""` type. The fix looks good, thanks!
https://github.com/llvm/llvm-project/pull/181928
More information about the lldb-commits
mailing list