dllexport doesn't work if linking against a static library with its own
copy of snprintf.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D12206
Inline fake snprintf to avoid linkage issues on Windows. ClosedPublic Authored by chaoren on Aug 20 2015, 12:14 PM.
Details Summary dllexport doesn't work if linking against a static library with its own
Diff Detail Event Timelinechaoren updated this object. Closed by commit rL245610: Inline fake snprintf to avoid linkage issues on Windows. (authored by chaoren). · Explain WhyAug 20 2015, 1:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 32722 include/lldb/Host/windows/win32.h
source/Host/windows/Windows.cpp
|