[libcxx-commits] [PATCH] D65667: [libcxx] Early-initialize error_category singletons

Andus Yu via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 16 14:12:32 PDT 2019


andusy updated this revision to Diff 215674.
andusy added a comment.

Revise changes based on review comment.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65667/new/

https://reviews.llvm.org/D65667

Files:
  libcxx/src/future.cpp
  libcxx/src/ios.cpp
  libcxx/src/system_error.cpp
  libcxx/test/std/diagnostics/syserr/syserr.errcat/syserr.errcat.objects/generic_category.pass.cpp
  libcxx/test/std/diagnostics/syserr/syserr.errcat/syserr.errcat.objects/system_category.pass.cpp
  libcxx/test/std/input.output/iostreams.base/std.ios.manip/error.reporting/iostream_category.pass.cpp
  libcxx/test/std/thread/futures/futures.errors/future_category.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65667.215674.patch
Type: text/x-patch
Size: 6314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190816/68a11f59/attachment.bin>


More information about the libcxx-commits mailing list