[libcxx-commits] [PATCH] D148448: mdspan/extents: Update transitive include files

Christian Trott via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 17 16:44:39 PDT 2023


crtrott updated this revision to Diff 514455.
crtrott edited the summary of this revision.
crtrott added a comment.

mdspan/extents: fix issues reported by CI

fixes transitive includes and ABI hiding of interface.


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

https://reviews.llvm.org/D148448

Files:
  libcxx/include/__mdspan/extents.h
  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/cxx2b.csv

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148448.514455.patch
Type: text/x-patch
Size: 13950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230417/63669690/attachment-0001.bin>


More information about the libcxx-commits mailing list