Conforms with the exception specification of `std::atomic`
authorAndroid Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)
committerRoger Shimizu <rosh@debian.org>
Fri, 27 Jan 2023 05:43:52 +0000 (05:43 +0000)
commita71587170532205c090bce78c307f11847ac870c
treea6bbc3eb758b04f821255027b7223a34ead0c008
parentfdc19f6de2106e0d5fa39ee4f170e7b51b9183c1
Conforms with the exception specification of `std::atomic`

Forwarded: not-needed

All constructors of `std::atomic` require `noexcept`. As a result, its members
must also be able to instantiate without any exception throwing.

Gbp-Pq: Topic art
Gbp-Pq: Name atomic-exception-specification.patch
art/runtime/gc_root.h
art/runtime/mirror/dex_cache.h
art/runtime/mirror/object_reference.h