Files
llvm-6502/include/llvm/Support
Justin Bogner c0a42c263e Support: Make error_category's constructor public
Since our error_category is based on the std one, we should have the
same visibility for the constructor.  This also allows us to avoid
using the _do_message implementation detail in our own categories.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203998 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-15 04:05:59 +00:00
..
2013-05-01 21:01:06 +00:00
2013-11-15 01:25:34 +00:00
2013-12-12 15:45:32 +00:00
2014-01-24 17:20:08 +00:00
2014-02-24 01:07:38 +00:00
2013-06-13 21:16:58 +00:00
2013-05-21 20:36:13 +00:00
2013-08-20 22:52:02 +00:00
2014-03-05 00:43:02 +00:00