commit | 36155c14b691720ee3e94bfe99886229650bbfb5 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jun 13 03:23:42 2013 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jun 13 03:23:42 2013 +0000 |
tree | 920319130f16adb3945772e2d409a46d0215691b | |
parent | f050d2445ed75569ccfe0740caa900403d2ce3b3 [diff] |
C++11: If a class has a user-declared copy operation or destructor, the implicit definition of a copy operation is deprecated. Add a warning for this to -Wdeprecated. This warning is disabled by default for now, pending investigation into how common this situation is. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183884 91177308-0d34-0410-b5e6-96231b3b80d8