[llvm] r210920 - Finishing touch for the std::error_code transition.

Chandler Carruth chandlerc at google.com
Fri Jun 13 11:00:43 PDT 2014


On Fri, Jun 13, 2014 at 6:54 PM, Hal Finkel <hfinkel at anl.gov> wrote:

> Hrmm... okay, but this does not solve that problem, it just localizes it
> to this header.


Yep. And hopefully, it will change much less frequently and the changes are
more obvious risky (because we can document the problem).


> That being the case, why are we using the std:: names at all? Can't we use
> some kind of SFINAE-enhanced static table for make_error_code?


Not sure what your idea is here.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140613/5e22f9c4/attachment.html>


More information about the llvm-commits mailing list