[libcxx-commits] [PATCH] D117780: [libc++][test] add vector<bool>::reference tests

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 31 08:27:24 PST 2022


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

I only skimmed but this looks OK. I'm surprised we didn't have any tests for that. Please just make sure you looked carefully to avoid duplicating tests that might already exist, but if that's really adding coverage, thanks a lot for doing this!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117780



More information about the libcxx-commits mailing list