Converting object's error_category to a ManagedStatic to avoid static constructors...
authorChris Bieneman <beanz@apple.com>
Fri, 19 Sep 2014 22:09:18 +0000 (22:09 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 19 Sep 2014 22:09:18 +0000 (22:09 +0000)
commit1595b128e9deb43a3bb8c93fdcf56c33041e6c53
tree1e788c0f55c9c21b76e9f80ce49c0cbe760cc143
parentf7ca3552ff3f9e2d4338192b240c187dff46853c
Converting object's error_category to a ManagedStatic to avoid static constructors and destructors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218160 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/Error.cpp