commit | 2665bc8159698429f20a08f814e63c434910d608 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Tue May 09 15:55:57 2017 -0700 |
committer | Yi Kong <yikong@google.com> | Wed May 10 11:10:23 2017 -0700 |
tree | 789342315c3cc1cd8d8dba9ac5a7f348e3ff4aab | |
parent | d5580a920370920f107914869361e92f8da8e91d [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: I9827e09d0ef846369917192c50db2bb80a0bd0bb