diff options
author | Howard Hinnant <hhinnant@apple.com> | 2011-09-28 23:39:33 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2011-09-28 23:39:33 +0000 |
commit | 9978e3709f9a9d16e77480fd60fce29beda728ff (patch) | |
tree | 0399e4f47083c97f729e1cef450e854ad8030495 /libcxx/src/regex.cpp | |
parent | 8156376aa9d750f3db534b82ab15a4b3f02ef16c (diff) | |
download | bcm5719-llvm-9978e3709f9a9d16e77480fd60fce29beda728ff.tar.gz bcm5719-llvm-9978e3709f9a9d16e77480fd60fce29beda728ff.zip |
Attempted locale refactoring. _LIBCPP_LOCALE__L_EXTENSIONS now should be defined if one has all of the xxx_l() functions. I've defined this for apple, freebsd and win32. _LIBCPP_HAS_DEFAULTRUNELOCALE should be defined if there is a _DefaultRuneLocale. I've defined this for apple and freebsd. The block of code we're trying to migrate away from is now under #ifdef __linux__. I've tested only on OS X. I hope I haven't broken things too badly elsewhere. Please let me know.
llvm-svn: 140734
Diffstat (limited to 'libcxx/src/regex.cpp')
0 files changed, 0 insertions, 0 deletions