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