[PATCH] D26702: [libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS`
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 16 07:07:16 PST 2016
EricWF added a comment.
What happens on windows when `operator new` isn't overridden and has to be imported from the DLL? Does that work?
https://reviews.llvm.org/D26702
More information about the cfe-commits
mailing list