We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6832a6 commit 485d191Copy full SHA for 485d191
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -396,6 +396,11 @@ if (current_toolchain == default_toolchain) {
396
"__coroutine/coroutine_traits.h",
397
"__coroutine/noop_coroutine_handle.h",
398
"__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",
404
"__debug_utils/randomize_range.h",
405
"__debug_utils/sanitizers.h",
406
"__debug_utils/strict_weak_ordering_check.h",
0 commit comments