Skip to content

Commit 0009dab

Browse files
Paul Kirthcopybara-github
authored andcommitted
[roll] Roll cobalt [clang] Add missing headers after libc++ update
In llvm/llvm-project#99738 libc++ removed cmath from one of its header files, and several places in Fuchsia are no longer including the required header for rounding functions. Original-Bug: 359865937 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1100813 Original-Revision: 80f803c32ad67dc22d9cb84273f16a736fe2db7b GitOrigin-RevId: e9d3d70a0c7c65a201e9087f9f526d30db1cb3bc Change-Id: Id85d25288760dfb087fcbd460e7b222c927b0cda
1 parent 2c21935 commit 0009dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/flower

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
gitsubmoduleof="fuchsia"
9999
path="third_party/cobalt"
100100
remote="https://fuchsia.googlesource.com/cobalt"
101-
revision="d73cd43ab9254aaaaf22e974098282f1150db28c"
101+
revision="80f803c32ad67dc22d9cb84273f16a736fe2db7b"
102102
gerrithost="https://fuchsia-review.googlesource.com"/>
103103
<project name="cobalt-registry"
104104
gitsubmoduleof="fuchsia"

0 commit comments

Comments
 (0)