[Lldb-commits] [PATCH] D55995: [lldb] - Fix compilation with MSVS 2015 update 3
George Rimar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 10 07:34:22 PST 2019
grimar added a comment.
In D55995#1352772 <https://reviews.llvm.org/D55995#1352772>, @labath wrote:
> BTW, I've been compiling lldb with VS2017 and haven't run into this issue. Also, with the imminent release of VS2019, I expect someone will soon start a thread proposing to drop VS2015, so you might be better of switching to a newer compiler. (But I don't have a problem with checking this in while we still officially support this compiler.)
I am OK with switching to VS2017 I think.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55995/new/
https://reviews.llvm.org/D55995
More information about the lldb-commits
mailing list