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

Jonas Devlieghere via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 24 16:15:44 PDT 2023


JDevlieghere accepted this revision.
JDevlieghere added a comment.

In D156177#4530071 <https://reviews.llvm.org/D156177#4530071>, @iana wrote:

> 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 D155141 <https://reviews.llvm.org/D155141> instead, then maybe I could generate `__std` in that one.

Gotcha. In that case this LGTM for LLDB.


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