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

lgtm

I've been trying to say that ABI compatibility is not the same thing as 
generating the same set of exported symbols, but it really doesn't matter. If 
MSVC 2013 and 2015 are not ABI compatible in this corner case, there is no need 
for clang to bend over backward to provide a marginally better experience. It 
sounds like it makes your life easier if we can always produce the exact same 
set of exports as the MSVC version we are targeting.


http://reviews.llvm.org/D19156



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to