[PATCH] D17132: [libcxx] Fix definition of regex_traits::__regex_word on big-endian glibc systems
Daniel Sanders via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 16 13:55:47 PST 2016
dsanders added a comment.
Sorry for the early ping but I need to fix this for rc3 (which Hans is hoping to tag mid-week) and I'm stuck as long as the requirement that the C++ tests in r260527 fail without my patch is in place.
I'm happy to make this '#ifdef __mips__' if that helps.
http://reviews.llvm.org/D17132
More information about the cfe-commits
mailing list