[all-commits] [llvm/llvm-project] 45f630: [libcxx] [test] Don't assert that moved-from conta...

BillyONeal via All-commits all-commits at lists.llvm.org
Wed Jan 22 21:15:25 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 45f630d729e2cce044ed48e6eaf4b8e61e06fede
      https://github.com/llvm/llvm-project/commit/45f630d729e2cce044ed48e6eaf4b8e61e06fede
  Author: Billy Robert O'Neal III <bion at microsoft.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M libcxx/test/std/containers/associative/map/map.cons/move_assign.pass.cpp
    M libcxx/test/std/containers/associative/multimap/multimap.cons/move_assign.pass.cpp
    M libcxx/test/std/containers/associative/multiset/multiset.cons/move_assign.pass.cpp
    M libcxx/test/std/containers/associative/set/set.cons/move_assign.pass.cpp
    M libcxx/test/std/containers/sequences/vector.bool/assign_move.pass.cpp

  Log Message:
  -----------
  [libcxx] [test] Don't assert that moved-from containers with non-POCMA allocators are empty.




More information about the All-commits mailing list