Skip to content

Commit 97e3121

Browse files
committed
Update libcxx_shared_headers in Bazel build.
1 parent 73525cd commit 97e3121

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/libc/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,6 +1601,7 @@ libc_support_library(
16011601
libc_header_library(
16021602
name = "libcxx_shared_headers",
16031603
hdrs = [
1604+
"shared/libc_common.h",
16041605
"shared/fp_bits.h",
16051606
"shared/str_to_float.h",
16061607
"shared/str_to_integer.h",

0 commit comments

Comments
 (0)