This revision was automatically updated to reflect the committed changes.
Closed by commit rC352253: Attempt to fix build on Windows with
LLVM_ENABLE_PIC=OFF (authored by nico, committed by ).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57258/new/
https://review
thakis created this revision.
thakis added a reviewer: rnk.
Herald added a subscriber: mgorny.
libclang can be built in shared or static mode. On Windows, with
LLVM_ENABLE_PIC=OFF, it was built in neither mode, leading to clients of
libclang (c-index-test, c-arcmt-test) failing to link with it s