Files
android_external_libcxx/test
Dan Albert bcaf4d5e84 Base regex code on char_class_type.
__get_classname() and __bracket_expression were assuming that
char_class_type was ctype_base::mask rather than using
regex_traits<_CharT>::char_class_type.

This change allows char_class_type to be defined to something other than
ctype_base::mask so that the implementation will still work for
platforms with an 8-bit ctype mask (such as Android and OpenBSD).

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@214201 91177308-0d34-0410-b5e6-96231b3b80d8
(cherry picked from commit 1757386944)

Change-Id: I7187cba000d6cafbe02b1ea5026f968542a909b2
2014-07-30 17:02:23 -07:00
..
2014-07-25 17:40:31 +00:00
2014-07-25 17:40:31 +00:00
2014-07-25 17:40:31 +00:00
2014-07-25 17:41:32 +00:00
2014-07-25 17:40:31 +00:00
2014-07-25 17:40:31 +00:00
2014-07-25 17:41:32 +00:00
2014-07-25 17:41:32 +00:00
2014-07-30 17:02:23 -07:00
2014-07-25 17:41:32 +00:00
2014-07-25 17:40:31 +00:00
2014-07-25 17:40:31 +00:00
2014-07-30 22:52:13 +00:00
2010-11-16 22:09:02 +00:00