Skip to content

Commit eb3ecd1

Browse files
committed
[gn build] Port 557e931
1 parent 68806b9 commit eb3ecd1

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/libcxx/include

1 file changed

+2
-0
lines changed

llvm/utils/gn/secondary/libcxx/include/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,6 +1195,7 @@ if (current_toolchain == default_toolchain) {
11951195
"__math/traits.h",
11961196
"__math/trigonometric_functions.h",
11971197
"__mbstate_t.h",
1198+
"__mdspan/aligned_accessor.h",
11981199
"__mdspan/default_accessor.h",
11991200
"__mdspan/extents.h",
12001201
"__mdspan/layout_left.h",
@@ -1219,6 +1220,7 @@ if (current_toolchain == default_toolchain) {
12191220
"__memory/destroy.h",
12201221
"__memory/destruct_n.h",
12211222
"__memory/inout_ptr.h",
1223+
"__memory/is_sufficiently_aligned.h",
12221224
"__memory/noexcept_move_assign_container.h",
12231225
"__memory/out_ptr.h",
12241226
"__memory/pointer_traits.h",

0 commit comments

Comments
 (0)