[libc-commits] [libc] [libc] force GCC limits.h to not include_next limits.h (PR #79211)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Tue Jan 23 14:48:33 PST 2024
jhuber6 wrote:
Seems weird to make `clang` the one that we can `include_next` considering the whole point of this was to work around the compiler's lack of support. If it's just a clang thing then we just add it to `clang/lib/Headers/` and be done with it.
https://github.com/llvm/llvm-project/pull/79211
More information about the libc-commits
mailing list