Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26868
Sema: As of MSVC 2015, a user-declared move operation causes the deletion of both copy operations. ClosedPublic Authored by pcc on Nov 18 2016, 1:29 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 18 2016, 4:30 PM Closed by commit rL287411: Sema: As of MSVC 2015, a user-declared move operation causes the deletion of… (authored by pcc). · Explain WhyNov 18 2016, 4:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 78603 cfe/trunk/lib/Sema/SemaDeclCXX.cpp
cfe/trunk/test/SemaCXX/MicrosoftCompatibility.cpp
|