File tree Expand file tree Collapse file tree 4 files changed +2
-21
lines changed Expand file tree Collapse file tree 4 files changed +2
-21
lines changed Original file line number Diff line number Diff line change @@ -23,4 +23,5 @@ set(TARGET_PUBLIC_HEADERS
2323 libc.include.time
2424 libc.include.uchar
2525 libc.include.wchar
26+ libc.include.wctype
2627)
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11header : wctype.h
2- header_template : wctype.h.def
3- macros : []
42types :
53 - type_name : wint_t
6- enums : []
7- objects : []
84functions :
95 - name : iswalpha
106 standards :
Original file line number Diff line number Diff line change 1- // ===-- Implementation of wctob ---- ---------------------------------------===//
1+ // ===-- Implementation of iswcalpha ---------------------------------------===//
22//
33// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44// See https://llvm.org/LICENSE.txt for license information.
You can’t perform that action at this time.
0 commit comments