diff options
author | Howard Hinnant <hhinnant@apple.com> | 2013-04-08 18:59:28 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2013-04-08 18:59:28 +0000 |
commit | 98381453c00de6773d01985062f3a2056044bfdc (patch) | |
tree | e7153e565431c01047deea8a6154187afbb031ee /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 1dfc27d9c1b86fdd0a6146ac3a006b3df75fb6ce (diff) | |
download | llvm-98381453c00de6773d01985062f3a2056044bfdc.zip llvm-98381453c00de6773d01985062f3a2056044bfdc.tar.gz llvm-98381453c00de6773d01985062f3a2056044bfdc.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions