diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-02-09 11:23:29 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-02-09 12:31:52 +0000 |
commit | 26a3f288f1895a8c061c0458590542a3d2ee796a (patch) | |
tree | 19269be7f6f470248b82e6e826c00b51cd9cea2d /gcc | |
parent | adeaa43ad3bd8004c2521e1fb3bb0e08be33234b (diff) | |
download | gcc-26a3f288f1895a8c061c0458590542a3d2ee796a.zip gcc-26a3f288f1895a8c061c0458590542a3d2ee796a.tar.gz gcc-26a3f288f1895a8c061c0458590542a3d2ee796a.tar.bz2 |
libstdc++: Make coroutine_handle<_Promise>::from_address() noexcept [PR 99021]
The coroutine_handle<void>::from_address(void*) version is already
noexcept, and they do the same thing. Make them consistent.
libstdc++-v3/ChangeLog:
PR libstdc++/99021
* include/std/coroutine (coroutine_handle<P>::from_address): Add
noexcept.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions