[PATCH] D70791: Workaround for MSVC 16.3.* pre-c++17 type trait linkage
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 3 14:08:14 PST 2019
erichkeane abandoned this revision.
erichkeane added a comment.
Microsoft recently released 16.4 and has ceased support for the 16.3 line, so it isn't really important to me anymore. I'd thought this was a 'hold our nose and do it' type fix, but I don't think that is justified any longer now that Microsoft doesn't even support it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70791/new/
https://reviews.llvm.org/D70791
More information about the cfe-commits
mailing list