[libcxx-commits] [PATCH] D153211: [libc++][Modules] Make module exports consistent with header includes

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 29 15:37:09 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG40cdb220f5af: [libc++][Modules] Make module exports consistent with header includes (authored by iana).

Changed prior to commit:
  https://reviews.llvm.org/D153211?vs=535900&id=536038#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153211

Files:
  libcxx/include/__filesystem/path.h
  libcxx/include/__memory/concepts.h
  libcxx/include/__ranges/all.h
  libcxx/include/__ranges/transform_view.h
  libcxx/include/__system_error/error_condition.h
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/transitive_includes/cxx03.csv
  libcxx/test/libcxx/transitive_includes/cxx11.csv
  libcxx/test/libcxx/transitive_includes/cxx14.csv
  libcxx/test/libcxx/transitive_includes/cxx17.csv
  libcxx/test/libcxx/transitive_includes/cxx20.csv
  libcxx/test/libcxx/transitive_includes/cxx23.csv
  libcxx/test/libcxx/transitive_includes/cxx26.csv

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153211.536038.patch
Type: text/x-patch
Size: 10060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230629/9a3eb807/attachment.bin>


More information about the libcxx-commits mailing list