+5
−8
libcxx/include/fenv.h
deleted100644 → 0
+0
−118
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 `fenv.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.