Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 748023dc3210533df2c1c6efc8af1b5954493701 Author: Nikolas Klauser <nikolasklauser@berlin.de> Date: Wed Sep 11 08:59:46 2024 +0200 [libc++][NFC] Replace _LIBCPP_NORETURN and TEST_NORETURN with [[noreturn]] (#80455) `[[__noreturn__]]` is now always available, so we can simply use the attribute directly instead of through a macro. |