[cfe-dev] [llvm-dev] (Possibly) a bug of Clang

Hubert Tong via cfe-dev cfe-dev at lists.llvm.org
Thu Oct 10 15:33:56 PDT 2019


On Thu, Oct 10, 2019 at 6:04 AM Tim Northover via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi Wei,
>
> On Thu, 10 Oct 2019 at 08:02, wei li via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > I have posted a bug report of clang++:
> >
> > https://bugs.llvm.org/show_bug.cgi?id=43496
> >
> > It contains 2 code snippets, both of which can be compiled with GCC
> (7~9), but none of them can be compiled with Clang (6~8). I thought it is a
> bug of clang. And no one response my report until now.
> >
> > Since it cannot be compiled with any modern edition of clang, I thought
> it is a serious bug. Could you please have a look about it?
>
> This is a Clang front-end bug (in template instantiation etc) so
> cfe-dev is the right mailing list. I've added them as CC.
>
To close the loop on this, a bug has been filed for GCC:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92060


>
> Here we talk about mid-end and back-end things: optimizations,
> converting LLVM IR into assembly or object files for some particular
> CPU etc.
>
> Cheers.
>
> Tim.
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20191010/cd7ac868/attachment.html>


More information about the cfe-dev mailing list