Bruno Haible wrote:
clang on Windows, by default, does not link with '-loldnames' (like mingw and MSVC 14 do).
You mean when using 'lld-link'? One can use 'link.exe' with 'clang-cl' with no problem. And is IMHO better than clang's linker. Why assume what linker *must* be used?