Commit be34777
deps: cherry-pick win/arm64/clang fixes
Refs: ngtcp2/nghttp3#112
Refs: ngtcp2/ngtcp2#692
Refs: HdrHistogram/HdrHistogram_c#114
PR-URL: #47011
Refs: ngtcp2/nghttp3#112
Refs: ngtcp2/ngtcp2#692
Refs: HdrHistogram/HdrHistogram_c#114
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>1 parent 873606b commit be34777Copy full SHA for be34777
File tree
Expand file treeCollapse file tree
4 files changed
+5
-5
lines changedOpen diff view settings
Filter options
- deps
- histogram/src
- ngtcp2
- nghttp3/lib
- ngtcp2/lib
Expand file treeCollapse file tree
4 files changed
+5
-5
lines changedOpen diff view settings
Collapse file
deps/histogram/src/hdr_atomic.h
Copy file name to clipboardExpand all lines: deps/histogram/src/hdr_atomic.h+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
12 | 12 | |
13 | 13 | |
14 | 14 | |
|
Collapse file
deps/histogram/src/hdr_histogram.c
Copy file name to clipboardExpand all lines: deps/histogram/src/hdr_histogram.c+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
127 | 127 | |
128 | 128 | |
129 | 129 | |
130 | | - |
| 130 | + |
131 | 131 | |
132 | 132 | |
133 | 133 | |
| ||
137 | 137 | |
138 | 138 | |
139 | 139 | |
140 | | - |
| 140 | + |
141 | 141 | |
142 | 142 | |
143 | 143 | |
|
Collapse file
deps/ngtcp2/nghttp3/lib/nghttp3_ringbuf.c
Copy file name to clipboardExpand all lines: deps/ngtcp2/nghttp3/lib/nghttp3_ringbuf.c+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
| 36 | + |
37 | 37 | |
38 | 38 | |
39 | 39 | |
|
Collapse file
deps/ngtcp2/ngtcp2/lib/ngtcp2_ringbuf.c
Copy file name to clipboardExpand all lines: deps/ngtcp2/ngtcp2/lib/ngtcp2_ringbuf.c+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
34 | | - |
| 34 | + |
35 | 35 | |
36 | 36 | |
37 | 37 | |
|
0 commit comments