[libcxx-commits] [PATCH] D118232: [libcxx][test][NFC] Rewrite map count test and add test case for "final" compare

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Sep 11 14:54:01 PDT 2023


ldionne updated this revision to Diff 556489.
ldionne added a comment.
Herald added a subscriber: libcxx-commits.

Rebase and fix a bug where we wouldn't make use of ArgType in the test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118232/new/

https://reviews.llvm.org/D118232

Files:
  libcxx/test/std/containers/associative/map/map.ops/count.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118232.556489.patch
Type: text/x-patch
Size: 5633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230911/91249897/attachment.bin>


More information about the libcxx-commits mailing list