[PATCH] D45829: Remove impossible _MSC_VER check

Shoaib Meenai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 19 12:39:01 PDT 2018


smeenai accepted this revision.
smeenai added a comment.
This revision is now accepted and ready to land.

LGTM. I'd tried to clean all stale `_MSC_VER` conditionals in the past, but I must have missed some.


https://reviews.llvm.org/D45829





More information about the cfe-commits mailing list