Skip to content

Commit 28a3c9a

Browse files
llvmgnsyncbotyuxuanchen1997
authored andcommitted
[gn build] Port e475bb7
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60251449
1 parent 2f3a1ff commit 28a3c9a

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
@@ -604,6 +604,8 @@ if (current_toolchain == default_toolchain) {
604604
"__memory/concepts.h",
605605
"__memory/construct_at.h",
606606
"__memory/destruct_n.h",
607+
"__memory/inout_ptr.h",
608+
"__memory/out_ptr.h",
607609
"__memory/pointer_traits.h",
608610
"__memory/ranges_construct_at.h",
609611
"__memory/ranges_uninitialized_algorithms.h",

0 commit comments

Comments
 (0)