commit | fb2a0c5a5e4497847dcdf3d4402b38f321bf89ef | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Sep 27 18:58:27 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Sep 27 18:58:27 2011 +0000 |
tree | 069d0fc1769c32e92718ece4ba2392dc217db7dc | |
parent | 8ed3adec26af254dd6df6b34546737045f353670 [diff] |
Document the incompatibility that stems from Clang properly implement the rule that defines the implicit copy constructor/implicit copy asssignment operator as deleted when a move constructor or move assignment operator has been explicitly declared. This has hit a number of people because Boost 1.47.0's shared_ptr fails to declare a copy constructor. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140621 91177308-0d34-0410-b5e6-96231b3b80d8