[PATCH] D20903: Make system_error::message() thread safe. Fixes PR25598.
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 13 23:45:17 PDT 2016
EricWF added a comment.
I checked in tests for the reported bug in r272642. They aren't the most portable so hopefully the pass on all supported platforms.
http://reviews.llvm.org/D20903
More information about the cfe-commits
mailing list