forked from OSchip/llvm-project
![]() Mitsuru Kariya reported the map operations insert_or_assign with a hint violates the complexity requirement. The function no longer uses a lower_bound, which caused the wrong complexity. Fixes PR38722: [C++17] std::map::insert_or_assign w/ hint violate complexity requirements Differential Revision: https://reviews.llvm.org/D62779 |
||
---|---|---|
.. | ||
map.access | ||
map.cons | ||
map.erasure | ||
map.modifiers | ||
map.ops | ||
map.special | ||
PR28469_undefined_behavior_segfault.sh.cpp | ||
allocator_mismatch.compile.fail.cpp | ||
compare.pass.cpp | ||
contains.pass.cpp | ||
gcc_workaround.pass.cpp | ||
incomplete_type.pass.cpp | ||
types.pass.cpp |