[PATCH] D28210: system_error: inline error_category ctor on Win32

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 2 14:29:18 PST 2017


EricWF added a comment.

I committed a different fix for this patch in r290840.

Instead of just fixing this on Windows it makes the removal of this definition an ABI option, which it then disables on Windows by default.


Repository:
  rL LLVM

https://reviews.llvm.org/D28210





More information about the cfe-commits mailing list