STL_MSFT resigned from this revision.
STL_MSFT added inline comments.

================
Comment at: include/exception:192
+#endif
+    void* __ptr1_;
+    void* __ptr2_;
----------------
BillyONeal wrote:
> I hope you realize you are doing "evil" unsupported things :). (We won't go 
> out of our way to break this, but if it does break we won't feel bad :P )
More specifically, while this will work with MSVC 2015/2017's msvcp140.dll, 
we've changed exception_ptr's separately compiled component in the next major 
binary-incompatible version of our STL.


https://reviews.llvm.org/D32927



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

Reply via email to