Howard Hinnant
98381453c0
Change <cwchar> and <cstring> to look out for flags which may or may not be set by the C headers <wchar.h> and <string.h> indicating C support for the C++-altered wcschr, wcspbrk, wcsrchr, wcsstr, wmemchr, strchr, strpbrk, strrchr, memchr, and strstr. This was already done in <cstring> for other platforms using other flags, so just had to add one more flag to the list there.
llvm-svn: 179041
2013-04-08 18:59:28 +00:00
..
2011-05-24 12:54:00 +00:00
Change <cwchar> and <cstring> to look out for flags which may or may not be set by the C headers <wchar.h> and <string.h> indicating C support for the C++-altered wcschr, wcspbrk, wcsrchr, wcsstr, wmemchr, strchr, strpbrk, strrchr, memchr, and strstr. This was already done in <cstring> for other platforms using other flags, so just had to add one more flag to the list there.
2013-04-08 18:59:28 +00:00
2013-02-07 00:24:19 +00:00
2013-04-05 17:58:52 +00:00
2013-04-05 17:58:52 +00:00
2013-03-28 20:35:29 +00:00
2012-12-31 05:59:45 +00:00
2013-04-02 21:33:01 +00:00
2013-03-29 18:27:28 +00:00
2013-01-01 10:00:19 +00:00
2012-09-21 20:49:54 +00:00