[libcxx-commits] [PATCH] D121435: [libc++] Canonicalize the ranges results and their tests
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 28 11:28:47 PDT 2022
ldionne added a comment.
There's a couple of things I don't understand with this patch. Why do we remove `#ifndef _LIBCPP_HAS_NO_INCOMPLETE_RANGES`? I think a description of what this commit does would be useful, since it looks like there might have been some discussion leading to this patch that I missed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121435/new/
https://reviews.llvm.org/D121435
More information about the libcxx-commits
mailing list