summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/sections_firstprivate_codegen.cpp
diff options
context:
space:
mode:
authorDmitry Polukhin <dmitry.polukhin@gmail.com>2016-05-24 06:37:14 +0000
committerDmitry Polukhin <dmitry.polukhin@gmail.com>2016-05-24 06:37:14 +0000
commit9251b827b680855c59255155745787ca32654d71 (patch)
treede469a657714bc813d4109e5b0f81ebf16650af9 /test/OpenMP/sections_firstprivate_codegen.cpp
parent01f47f5d3ea564edfd3cf184aa9a08230f621b61 (diff)
[MSVC2015] dllexport for defaulted special class members
Clang doesn't dllexport defaulted special member function defaulted inside class but does it if they defaulted outside class. MSVC doesn't make any distinction where they were defaulted. Also MSVC 2013 and 2015 export different set of members. MSVC2015 doesn't emit trivial defaulted x-tors but does emit copy assign operator. Differential revision: http://reviews.llvm.org/D20422 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@270535 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/OpenMP/sections_firstprivate_codegen.cpp')
0 files changed, 0 insertions, 0 deletions