[clangd] Fix more MSVC compilation failures.
It turns out MSVC does not allow non-copyable classes in std::future and std::promise template arguments. llvm-svn: 309720
Loading
Please sign in to comment
It turns out MSVC does not allow non-copyable classes in std::future and std::promise template arguments. llvm-svn: 309720