[all-commits] [llvm/llvm-project] ab0183: [libcxx][test][NFC] Tests for set comparisons

kboyarinov via All-commits all-commits at lists.llvm.org
Fri Dec 10 03:53:30 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab018330f33c325b9d242401f3fffeb1645a292f
      https://github.com/llvm/llvm-project/commit/ab018330f33c325b9d242401f3fffeb1645a292f
  Author: Konstantin Boyarinov <konstantin.boyarinov at intel.com>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    A libcxx/test/std/containers/associative/multiset/multiset.nonmember/op_compare.pass.cpp
    A libcxx/test/std/containers/associative/set/set.nonmember/op_compare.pass.cpp

  Log Message:
  -----------
  [libcxx][test][NFC] Tests for set comparisons

Add tests for std::set and std::multiset comparisons that were missed by
D111738 and D112424.

Reviewed By: ldionne, rarutyun, #libc

Differential Revision: https://reviews.llvm.org/D115136




More information about the All-commits mailing list