diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-06-13 03:23:42 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-06-13 03:23:42 +0000 |
commit | d577fbbd1c9d6dab193d530fcd807efc3b3bc9ad (patch) | |
tree | 3afb98328f4fa456c083b11560db2c6a24b083f0 /clang/test/SemaTemplate/virtual-member-functions.cpp | |
parent | 4055de40abf5536e4b88b399ca89274a1eec8869 (diff) | |
download | bcm5719-llvm-d577fbbd1c9d6dab193d530fcd807efc3b3bc9ad.tar.gz bcm5719-llvm-d577fbbd1c9d6dab193d530fcd807efc3b3bc9ad.zip |
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.
llvm-svn: 183884
Diffstat (limited to 'clang/test/SemaTemplate/virtual-member-functions.cpp')
0 files changed, 0 insertions, 0 deletions