Login
From:
blog.llvm.org
(Uncensored)
subscribe
30% faster Windows builds with clang-cl and the new /Zc:dllexportInlines- flag - The LLVM Project Blog
https://blog.llvm.org/2018/11/30-faster-windows-builds-with-clang-cl_14.html
links
backlinks
Roast topics
Find topics
Find it!
Background In the course of adding Microsoft Visual C++ (MSVC) compatible Windows support to Clang, we worked hard to make sure the dllexport and dllimport declspecs are handled the same way by Clang as by MSVC.