Conforms with the exception specification of `std::atomic`
authorAndroid Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Wed, 11 Jan 2023 08:19:44 +0000 (08:19 +0000)
committerJochen Sprickerhof <jspricke@debian.org>
Wed, 11 Jan 2023 08:19:44 +0000 (08:19 +0000)
commit1e31a3a4b1d9fc3269a4e4811230e6703cd3f57c
tree210a6cab595feb682f31c430532ea5a423d245aa
parent7deff410ff3049b61be04f68f91f007c8f9a2371
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