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 | 244f7463cb7ec03f46ac04669c051b9aefa2583a (patch) | |
tree | 92b0e476cda24e79ea5d77b01ed8f644a9d1f9f9 /clang/test/Sema/ms_class_layout.cpp | |
parent | ed474068719ae862dd687963512198f30bf010e0 (diff) | |
download | bcm5719-llvm-244f7463cb7ec03f46ac04669c051b9aefa2583a.tar.gz bcm5719-llvm-244f7463cb7ec03f46ac04669c051b9aefa2583a.zip |
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.
llvm-svn: 140621
Diffstat (limited to 'clang/test/Sema/ms_class_layout.cpp')
0 files changed, 0 insertions, 0 deletions