diff options
author | Eric Fiselier <eric@efcs.ca> | 2016-08-29 01:09:47 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2016-08-29 01:09:47 +0000 |
commit | 0678cc793a6d126b72cd20bb5d5a18f0eb6410cc (patch) | |
tree | 5d9a2dc48507fc69e71136eabc2a7599a5c9f1de /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 6b21751ba9f40dcc553b0d48033edec0f44ef32c (diff) | |
download | llvm-0678cc793a6d126b72cd20bb5d5a18f0eb6410cc.zip llvm-0678cc793a6d126b72cd20bb5d5a18f0eb6410cc.tar.gz llvm-0678cc793a6d126b72cd20bb5d5a18f0eb6410cc.tar.bz2 |
Fix pair::operator=(TupleLike&&).
This assignment operator was previously broken since the SFINAE always resulted
in substitution failure. This caused assignments to turn into
copy construction + assignment.
llvm-svn: 279953
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions