Machiel van Hooren via llvm-dev
2019-Nov-24 21:18 UTC
[llvm-dev] Are C++17 host applications supported?
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
Machiel van Hooren via llvm-dev
2019-Nov-28 10:17 UTC
[llvm-dev] Are C++17 host applications supported?
Oops. Please ignore this double post. Machiel On 24-Nov-19 22:18, Machiel van Hooren via llvm-dev 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