diff options
author | Dmitry Polukhin <dmitry.polukhin@gmail.com> | 2016-05-13 09:03:56 +0000 |
---|---|---|
committer | Dmitry Polukhin <dmitry.polukhin@gmail.com> | 2016-05-13 09:03:56 +0000 |
commit | 41581528a51df4bdce376fbbede413afb91f3c04 (patch) | |
tree | 76dbc762d3e7dfd90374d70d7a8e830d2478f8a1 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 7e5e8684fb4d65953e388a77491438a5ecc4d2d3 (diff) | |
download | bcm5719-llvm-41581528a51df4bdce376fbbede413afb91f3c04.tar.gz bcm5719-llvm-41581528a51df4bdce376fbbede413afb91f3c04.zip |
[ms][dll] #27212: Generating of implicit special members should take into account MSVC compatibility version
Clang creates implicit move constructor/assign operator in all cases if
there is std=c++11. But MSVC supports such generation starting from
version 1900 only. As result we have some binary incompatibility.
Differential Revision: http://reviews.llvm.org/D19156
Patch by Andrew V. Tischenko
llvm-svn: 269400
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions