mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 00:46:37 +00:00

This patch removes all of the frozen headers which don't provide anything. Basically any header that's C++11-or-later is removed from the frozen headers. This is part of https://discourse.llvm.org/t/rfc-freezing-c-03-headers-in-libc.