[PATCH] D105951: [clang] P2266 implicit moves STL workaround
Melanie Blower via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 26 10:00:12 PDT 2021
mibintc accepted this revision.
mibintc added a comment.
This revision is now accepted and ready to land.
I tested this patch downstream on Windows with Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29334 for x64
I used c++20, x++latest default and c++17 with the stl header files (standalone include files--not usage) and didn't find any problems.
c:/Program files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.28.29333/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105951/new/
https://reviews.llvm.org/D105951
More information about the cfe-commits
mailing list