Add some tests to ensure that the __regex_word does not conflict with any of ctype_ba...
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 11 Feb 2016 15:23:04 +0000 (15:23 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 11 Feb 2016 15:23:04 +0000 (15:23 +0000)
commit9b66ab75fde5c2f451c36621e15b2489ee71c00c
tree7a31b0866d27b981c470e643824804bafa5c7217
parent8e39768c21af7918a732ce15f62f2b62623196c0
Add some tests to ensure that the __regex_word does not conflict with any of ctype_base's values.
Hopefully this will catch cases like https://llvm.org/bugs/show_bug.cgi?id=26476 in the future.

llvm-svn: 260527
libcxx/test/std/re/re.traits/lookup_classname.pass.cpp