[libcxx-commits] [PATCH] D151267: [libc++] mdspan: implement layout_right

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 29 07:10:03 PDT 2023


ldionne added inline comments.


================
Comment at: libcxx/test/std/containers/views/mdspan/layout_right/assert.stride.pass.cpp:1
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
----------------
This is a nitipck, but I noticed this upon applying the patch. You're missing the first line of the license comment.

Don't change anything, I'm editing upon committing. Just FYI.


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

https://reviews.llvm.org/D151267



More information about the libcxx-commits mailing list