Commit 312673c
[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Use __attribute__((__noreturn__)) for _Noreturn in C < 11 (#121252)
When in modes like C99, the _Noreturn keyword is not available in
C. But GNU-compatible compilers have a `noreturn` attribute with
the same effect on function declarations.
GitOrigin-RevId: 40b8c6a2b3e26de4ace25f3aa62d24a77c0fe576
Original-Revision: 25f09ea8bc0fb04997fb09c42f4f9bee2ff08ea5
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1182360
Original-Revision: 2f8e3b1108e8ab8a28e0854409589d9dfc2f711b
Change-Id: I43d27218f9b039d40413f3a5406ef2c195e667221 parent f571594 commit 312673c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments