]> granicus.if.org Git - clang/commit
Test implicit declaration of copy assignment operator with non-const argument
authorDouglas Gregor <dgregor@apple.com>
Thu, 1 Jul 2010 20:08:52 +0000 (20:08 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 1 Jul 2010 20:08:52 +0000 (20:08 +0000)
commit1619342d7ffcfdfd3e18b7c6da38d2bcbe2bb3f5
tree9786f94b20b4575705ccb63d38ea5118d66caa76
parentfabd43a5e3e9e5b8950ea7d110bbf1cd962365c0
Test implicit declaration of copy assignment operator with non-const argument

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107421 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/special/class.copy/p20.cpp [new file with mode: 0644]