summaryrefslogtreecommitdiff
path: root/libcxx/include/wctype.h
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer2022-02-041-1/+1
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-171-1/+1
* [libc++] Add an option to disable wide character support in libc++Louis Dionne2021-10-121-0/+4
* [libc++] Fix incorrect bypassing of <wctype.h>Louis Dionne2021-08-261-0/+10
* [libc++] NFC: Normalize `#endif //` comment indentationLouis Dionne2021-04-201-2/+2
* [libc++] Only include_next <wctype.h> if it existsLouis Dionne2020-11-171-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Split <wctype.h> out of <cwctype>.Richard Smith2015-10-091-0/+79