standardized in C++11 Migrate all Abseil code to `[[noreturn]]`. Notably, https://github.com/abseil/abseil-cpp/issues/1698 reports that `[[noreturn]]` works better here. We can't migrate `ABSL_ATTRIBUTE_NORETURN` to use `[[noreturn]]` because the difference in accepted attribute placement breaks some code. PiperOrigin-RevId: 648395324 Change-Id: Icd3e9b837aac25f128e8994de099f1edb3cabccf
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| internal | Loading commit data... | |
| BUILD.bazel | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| status.cc | Loading commit data... | |
| status.h | Loading commit data... | |
| status_matchers.h | Loading commit data... | |
| status_matchers_test.cc | Loading commit data... | |
| status_payload_printer.cc | Loading commit data... | |
| status_payload_printer.h | Loading commit data... | |
| status_test.cc | Loading commit data... | |
| statusor.cc | Loading commit data... | |
| statusor.h | Loading commit data... | |
| statusor_test.cc | Loading commit data... |