On Tue, Oct 4, 2022 at 12:18 PM Shivam Rajput via Gcc
wrote:
> Hey, I was trying to build clang's libcxx on my ubuntu 22.04 and it has
> gcc-11.2 by default most prolly, but while building libcxx there was an
> error about using the deleted function but it seems that overloaded
> resolution in gc
On Tue, 4 Oct 2022 at 17:17, Shivam Rajput via Gcc wrote:
>
> Hey, I was trying to build clang's libcxx on my ubuntu 22.04 and it has
> gcc-11.2 by default most prolly, but while building libcxx there was an
> error about using the deleted function but it seems that overloaded
> resolution in gcc-
On Tue, Oct 4, 2022 at 9:18 AM Shivam Rajput via Gcc wrote:
>
> Hey, I was trying to build clang's libcxx on my ubuntu 22.04 and it has
> gcc-11.2 by default most prolly, but while building libcxx there was an
> error about using the deleted function but it seems that overloaded
> resolution in gc
Hey, I was trying to build clang's libcxx on my ubuntu 22.04 and it has
gcc-11.2 by default most prolly, but while building libcxx there was an
error about using the deleted function but it seems that overloaded
resolution in gcc-11 has a bug https://godbolt.org/z/GPTPYaobb , it
consider wrong over