[Lldb-commits] [lldb] [lldb] Disable warning about codecvt_utf8 deprecation (NFC) (PR #112446)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 16 01:06:31 PDT 2024


https://github.com/labath commented:

[this](https://godbolt.org/z/4WsnMvz5G) _might_ be a non-deprecated way of achieving this, though I'm not entirely sure about its portability (windows is the main question, but I guess we don't use editline there anyway). I don't think you have to do that, but it is an option.

https://github.com/llvm/llvm-project/pull/112446


More information about the lldb-commits mailing list