diff options
| author | 2017-05-10 14:27:39 -0700 | |
|---|---|---|
| committer | 2017-05-10 14:27:39 -0700 | |
| commit | b5619e8c46bcb06aa42a30b7487cd36d4107432d (patch) | |
| tree | 14c74003bf75efafe17d05db7eedebf64d26800f /vulkan/libvulkan/api.cpp | |
| parent | fbb09a7192b7fda8810604a38548cbf4a347c70c (diff) | |
Add explicit default copy constructor
Definition of implicit copy constructor is deprecated if it has a
user-declared destructor. This triggers -Wdeprecated compiler warning
and breaks the build in latest Clang update.
Test: Build
Bug: 37752547
Change-Id: I467d5ff3b4cca4644c7ec8c99ae35556029ce509
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions