Open Quuxplusone opened 8 years ago
Attached 0001-Driver-fix-windows-SDK-detect.patch
(2431 bytes, application/octet-stream): misc patch to address this
Zach, can you take a look? It seems you made the last major alterations to this code.
The bug tracker isn't really the appropriate place to review patches, could you upload this patch to Phabricator?
That said, it's fairly straightforward and my only comment is to use wstring::pop_back() instead of manually resizing it.
(In reply to comment #2)
> The bug tracker isn't really the appropriate place to review patches, could
> you upload this patch to Phabricator?
>
> That said, it's fairly straightforward and my only comment is to use
> wstring::pop_back() instead of manually resizing it.
I've created a review here:
http://reviews.llvm.org/D21946
0001-Driver-fix-windows-SDK-detect.patch
(2431 bytes, application/octet-stream)