diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-09-27 18:58:27 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-09-27 18:58:27 +0000 |
commit | fb2a0c5a5e4497847dcdf3d4402b38f321bf89ef (patch) | |
tree | 069d0fc1769c32e92718ece4ba2392dc217db7dc /test/Analysis/malloc-overflow.c | |
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
Diffstat (limited to 'test/Analysis/malloc-overflow.c')
0 files changed, 0 insertions, 0 deletions