summaryrefslogtreecommitdiffstats
path: root/libcxx/include/algorithm
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-09-16 17:28:15 +0000
committerReid Kleckner <reid@kleckner.net>2014-09-16 17:28:15 +0000
commit6cd75b36edd14ae79188621a11ecfa3498b1aa83 (patch)
tree2ec7f8ce1986a1ea254a4ead46d880a765924bd1 /libcxx/include/algorithm
parente5a07167f508a35bb34cc874c827b51f1c3dfd7b (diff)
downloadbcm5719-llvm-6cd75b36edd14ae79188621a11ecfa3498b1aa83.tar.gz
bcm5719-llvm-6cd75b36edd14ae79188621a11ecfa3498b1aa83.zip
Fix move-only type issues in Interpreter with MSVC
MSVC 2012 cannot infer any move special members, but it will call them if available. MSVC 2013 cannot infer move assignment. Therefore, explicitly implement the special members for the ExecutionContext class and its contained types. llvm-svn: 217887
Diffstat (limited to 'libcxx/include/algorithm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud