[PATCH] D87539: [MinGW][libclang] Allow simultaneous shared and static lib

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 11 22:53:35 PDT 2020


mstorsjo added a comment.

Does the static lib built in this case include any dllexport attributes (that can cause issues if linking it statically into another DLL)?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87539/new/

https://reviews.llvm.org/D87539



More information about the cfe-commits mailing list