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/lib/CodeGen/CodeGenFunction.cpp | |
| parent | ed474068719ae862dd687963512198f30bf010e0 (diff) | |
| download | llvm-244f7463cb7ec03f46ac04669c051b9aefa2583a.zip llvm-244f7463cb7ec03f46ac04669c051b9aefa2583a.tar.gz llvm-244f7463cb7ec03f46ac04669c051b9aefa2583a.tar.bz2 | |
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/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
