Skip to content

Commit d11b9b7

Browse files
committed
[gn build] Port f332455
1 parent 3d9409f commit d11b9b7

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
@@ -1520,12 +1520,14 @@ if (current_toolchain == default_toolchain) {
15201520
"__memory/compressed_pair.h",
15211521
"__memory/concepts.h",
15221522
"__memory/construct_at.h",
1523+
"__memory/destroy.h",
15231524
"__memory/destruct_n.h",
15241525
"__memory/inout_ptr.h",
15251526
"__memory/noexcept_move_assign_container.h",
15261527
"__memory/out_ptr.h",
15271528
"__memory/pointer_traits.h",
15281529
"__memory/ranges_construct_at.h",
1530+
"__memory/ranges_destroy.h",
15291531
"__memory/ranges_uninitialized_algorithms.h",
15301532
"__memory/raw_storage_iterator.h",
15311533
"__memory/shared_count.h",

0 commit comments

Comments
 (0)