Skip to content

Commit 485d191

Browse files
committed
[gn build] Port d6832a6
1 parent d6832a6 commit 485d191

File tree

1 file changed

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

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,11 @@ if (current_toolchain == default_toolchain) {
396396
"__coroutine/coroutine_traits.h",
397397
"__coroutine/noop_coroutine_handle.h",
398398
"__coroutine/trivial_awaitables.h",
399+
"__cstddef/byte.h",
400+
"__cstddef/max_align_t.h",
401+
"__cstddef/nullptr_t.h",
402+
"__cstddef/ptrdiff_t.h",
403+
"__cstddef/size_t.h",
399404
"__debug_utils/randomize_range.h",
400405
"__debug_utils/sanitizers.h",
401406
"__debug_utils/strict_weak_ordering_check.h",

0 commit comments

Comments
 (0)