[libcxx-commits] [PATCH] D121739: [libc++] Add workaround to avoid breaking users of <span> when <ranges> are disabled
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 15 14:14:00 PDT 2022
ldionne accepted this revision as: libc++.
ldionne added a comment.
This is aimed for the `release/14.x` branch. I'm uploading a patch to run CI on it since the cherry-pick was pretty manual. I'll land this if CI passes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121739/new/
https://reviews.llvm.org/D121739
More information about the libcxx-commits
mailing list