[llvm-dev] Are C++17 host applications supported?

Zachary Turner via llvm-dev llvm-dev at lists.llvm.org
Mon Nov 25 20:46:29 PST 2019


We don’t claim it’s unsupported, therefore by default it should be
supported imo.  That said, I don’t think anyone has ever explicitly asked
this or tried it before.  Usually these types of things are community
supported — ie someone sees a problem and takes t upon themselves to fix it.

So I think it’s reasonable to move these implementations to the cpp file as
you suggested in the bug report



On Mon, Nov 25, 2019 at 3:04 AM Machiel van Hooren via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi,
>
> I am using the llvm libraries compiled with the C++14 standard with a
> host application that is compiled with the C++17 standard (Both on
> Windows/MSVC). I am running into an incompatibility for which I filed a
> bug report: https://bugs.llvm.org/show_bug.cgi?id=44131
>
> However, I was wondering if C++17 host applications are even supported?
>
> Regards,
>
> Machiel van Hooren
>
> _______________________________________________
> 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/llvm-dev/attachments/20191125/77bca4d6/attachment.html>


More information about the llvm-dev mailing list