diff options
author | Howard Hinnant <hhinnant@apple.com> | 2013-07-04 20:59:16 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2013-07-04 20:59:16 +0000 |
commit | 4a95f9eb7e9b2ffaea49d424e74099d54099ce36 (patch) | |
tree | b175c642b8d7ecaa210d5dc591e552821dff3969 /llvm/test/Transforms/InstCombine/div-shift.ll | |
parent | bbdf669bde57f1a2f8fa1a3d4fbb46b1e3c25a4c (diff) | |
download | bcm5719-llvm-4a95f9eb7e9b2ffaea49d424e74099d54099ce36.tar.gz bcm5719-llvm-4a95f9eb7e9b2ffaea49d424e74099d54099ce36.zip |
Removed extension in [unordered_][multi]map which allowed one to emplace using just an argument for the key, as opposed to using piecewise_construct. However a bug report exposed that this created an unfortunate ambiguity. People who are currently using the extension will be notified the next time they compile, and will have to change to using piecewise_construct. There are no ABI issues with the removal of this extension. This fixes http://llvm.org/bugs/show_bug.cgi?id=16542
llvm-svn: 185666
Diffstat (limited to 'llvm/test/Transforms/InstCombine/div-shift.ll')
0 files changed, 0 insertions, 0 deletions