diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-12-12 11:27:49 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-12-12 13:33:14 +0100 |
commit | 1336a02a736b7927814701df84fa4671e8c4bcb2 (patch) | |
tree | 4806891d7d4bd8412f930b2ca8171ab737008325 /registry | |
parent | 2bf22c8d2642e30fdedab69b7437ae83deaec014 (diff) |
Silence some Clang 10 trunk -Wdeprecated-copy-dtor
...by explicitly defaulting the copy/move functions in cases where the user-
provided dtor is trivial (so could theoretically be replaced with an implicit
one, cf. <https://gerrit.libreoffice.org/#/c/85032/> "Remove some redundant
user-provided dtors") but is probably defined out-of-class because the class is
DLLPUBLIC
Change-Id: Iff5e86654b10c7a03333c06312dc5dfce925d947
Reviewed-on: https://gerrit.libreoffice.org/85041
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'registry')
0 files changed, 0 insertions, 0 deletions