Displaying 1 result from an estimated 1 matches for "6f7fde9c".
2019 Nov 25
5
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