[PATCH] D24877: [libc++] Default to DLL semantics on Windows

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 26 15:30:41 PDT 2016


EricWF resigned from this revision.
EricWF removed a reviewer: EricWF.
EricWF added a comment.

I fixed this with a slightly different patch in r282449. I hope you don't mind that I didn't use this patch, I just wanted to add support for generating custom __config headers for static builds on Windows. Let me know if you have any issues with my patch.

Resigning as a reviewer since this issue is fixed.


https://reviews.llvm.org/D24877





More information about the cfe-commits mailing list