[Lldb-commits] [PATCH] D27707: Remove code needed for supporting old VS versions.

2016-12-13 Thread Hafiz Abid Qadeer via Phabricator via lldb-commits
abidh created this revision. abidh added a reviewer: zturner. abidh added a subscriber: lldb-commits. This code was probably needed to support VS2013 and is not needed now. I have built it with VS and mingw. Ok to remove it? https://reviews.llvm.org/D27707 Files: include/lldb/Host/windows/Po

Re: [Lldb-commits] [PATCH] D27707: Remove code needed for supporting old VS versions.

2016-12-13 Thread Zachary Turner via lldb-commits
Lgtm thanks On Tue, Dec 13, 2016 at 2:33 AM Hafiz Abid Qadeer via Phabricator < revi...@reviews.llvm.org> wrote: > abidh created this revision. > abidh added a reviewer: zturner. > abidh added a subscriber: lldb-commits. > > This code was probably needed to support VS2013 and is not needed now. I