[libcxx-commits] [PATCH] D149313: [libc++] Use __is_convertible built-in when available
Shafik Yaghmour via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 4 17:36:47 PDT 2023
shafik added a comment.
In D149313#4320424 <https://reviews.llvm.org/D149313#4320424>, @philnik wrote:
> In D149313#4320325 <https://reviews.llvm.org/D149313#4320325>, @shafik wrote:
>
>> I think this should have a release note.
>
> Why? We don't support GCC 13 yet.
I must have misunderstood, does this not fix the problem in https://github.com/llvm/llvm-project/issues/62396 even if there is follow-up work todo?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149313/new/
https://reviews.llvm.org/D149313
More information about the libcxx-commits
mailing list