[PATCH] D17132: [libcxx] Fix definition of regex_traits::__regex_word on big-endian glibc systems
Marshall Clow via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 11 07:37:58 PST 2016
mclow.lists added a comment.
In r260527, I added some tests to catch this if it happens again.
If those tests fail w/o this patch and succeed with, then I'm happy with applying it.
http://reviews.llvm.org/D17132
More information about the cfe-commits
mailing list