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 324773e commit eb0c863Copy full SHA for eb0c863
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
@@ -6189,6 +6189,7 @@ libc_function(
6189
deps = [
6190
":__support_common",
6191
":__support_macros_config",
6192
+ ":__support_macros_null_check",
6193
":types_size_t",
6194
":types_wchar_t",
6195
":wchar_utils",
@@ -6301,6 +6302,7 @@ libc_function(
6301
6302
6303
6304
6305
6306
6307
6308
0 commit comments