[libcxx-commits] [PATCH] D132310: [libc++][regex] Uses operator<=> in sub_match.

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Aug 21 11:12:19 PDT 2022


avogelsgesang added a comment.

> I'll put this on hold until D131395 <https://reviews.llvm.org/D131395> lands, then I can address your final review comment.

Well, that might still take a while... That review turned out to be a suprisingly deep rat hole and time sink.

If you want to move ahead with this patch independently, please feel free to just copy the `{Weak,Partial}Order` helpers. I have no problem rebasing on your change, in case this review here lands first.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132310



More information about the libcxx-commits mailing list