[libcxx-commits] [PATCH] D118838: [libc++] Add UNSUPPORTED for clang-15
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 2 15:07:58 PST 2022
ldionne added a comment.
In D118838#3292100 <https://reviews.llvm.org/D118838#3292100>, @tstellar wrote:
> Is this something I should be updating when I bump the version in trunk?
No, I don't think so. As @haowei said, we want to fix the underlying bug instead. It's actually good that it breaks every time, because it reminds us that this hasn't been fixed yet (and in this case I pinged D103395 <https://reviews.llvm.org/D103395>).
In D118838#3292122 <https://reviews.llvm.org/D118838#3292122>, @haowei wrote:
> Oh, sorry I will follow the guideline next time. I thought the review process were the same.
Yup, no worries at all!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118838/new/
https://reviews.llvm.org/D118838
More information about the libcxx-commits
mailing list