[libcxx-commits] [PATCH] D156177: [libc++][Modules] Recreate the top level `std` clang module

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 24 16:11:38 PDT 2023


iana added a comment.

In D156177#4530057 <https://reviews.llvm.org/D156177#4530057>, @JDevlieghere wrote:

> Would it be possible to have CMake generate the contents of the `__std` file?

We've preferred manual setups in the past, although if people change their minds and go with https://reviews.llvm.org/D155141 instead, then maybe I could generate `__std` in that one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156177/new/

https://reviews.llvm.org/D156177



More information about the libcxx-commits mailing list