+5
−63
libcxx/include/ctype.h
deleted100644 → 0
+0
−65
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
Our own `ctype.h` only `#undef`s macros which the C header might define. None of the libcs we support define any of these functions as macros, so we can simply drop the header.