[libc++] Give headers that require C++14 a cplusplus14 requires in the modulemap
https://reviews.llvm.org/D68480 added those headers and made the std module only usable with C++14 or later as the submodules were not marked as requiring C++14 or later. This just adds the missing requires directives.
Loading
Please register or sign in to comment