Conforms with the exception specification of `std::atomic`
authorAndroid Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Mon, 27 Jun 2022 17:30:12 +0000 (18:30 +0100)
committerRoger Shimizu <rosh@debian.org>
Mon, 27 Jun 2022 17:30:12 +0000 (18:30 +0100)
commita410c05aa2c5a581af5087284c2b37576b0b4c22
tree8d1a577ff50a4825378b4f23aa3f813c0422ead8
parent721f4ba13af2c977e3d74680e4a30bd034d23fb3
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