[PATCH] [libcxx] Allow <atomic> to be used in c++03.
Eric Fiselier
eric at efcs.ca
Wed Feb 11 20:14:51 PST 2015
@chandlerc made me aware of the static initialization issues. I don't think it is possible to make static initialization happen during constant initialization in c++03. This makes backporting atomic non-viable.
For this reason I am abandoning the revision.
http://reviews.llvm.org/D6284
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list