[llvm-dev] Are C++17 host applications supported?
Machiel van Hooren via llvm-dev
llvm-dev at lists.llvm.org
Sun Nov 24 13:18:31 PST 2019
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
More information about the llvm-dev
mailing list