[libcxx-commits] [libcxx] Get cxx03 headers working on z/OS (PR #132992)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 25 14:41:50 PDT 2025
ldionne wrote:
@philnik777 This goes against the philosophy of the frozen C++03 headers, but I agree with the submitters that this is probably something we'd want to do, otherwise the frozen C++03 headers will start using stuff that's entirely stale (if e.g. the underlying platform changes). I think we need to discuss how this should be handled generally speaking by the frozen C++03 proposal.
https://github.com/llvm/llvm-project/pull/132992
More information about the libcxx-commits
mailing list