[Lldb-commits] [PATCH] D55995: [lldb] - Fix compilation with MSVS 2015 update 3

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 10 07:22:36 PST 2019


labath added a reviewer: zturner.
labath added a comment.

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.)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55995/new/

https://reviews.llvm.org/D55995





More information about the lldb-commits mailing list