diff options
| author | Howard Hinnant <hhinnant@apple.com> | 2011-06-19 21:45:00 +0000 |
|---|---|---|
| committer | Howard Hinnant <hhinnant@apple.com> | 2011-06-19 21:45:00 +0000 |
| commit | a945a329812e0b8a6ee920b2eab1412a6a7d3405 (patch) | |
| tree | f5342563cd844cf1802e6526a3329a0d9c17a2fa /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 2d62821f983023694c8ccce4e0367590997c1d53 (diff) | |
| download | llvm-a945a329812e0b8a6ee920b2eab1412a6a7d3405.zip llvm-a945a329812e0b8a6ee920b2eab1412a6a7d3405.tar.gz llvm-a945a329812e0b8a6ee920b2eab1412a6a7d3405.tar.bz2 | |
More fixes: One of my fixes to type_traits earlier today was incorrect, so that is reverted. Recently clang appears to have tightened up its definition of is_convertible and that has caused some failures in [unordered_][multi]map. I've switched to using is_constructible to restablish the desired functionality in [unordered_][multi]map. Specifically, inserting rvalues of move-only types for the keys.
llvm-svn: 133402
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
