[Lldb-commits] [lldb] [lldb-dap] Mitigate a build error on Windows. (PR #137388)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 25 13:21:21 PDT 2025
ashgti wrote:
It seems to work with MSVC 2022, so I guess its something to do with the way `std::future` is implemented in the 2019 version.
https://github.com/llvm/llvm-project/pull/137388
More information about the lldb-commits
mailing list