llvm-project
6b1c6226 - Pass -D_DLL and -D_MT to the linker for tests

Commit
1 year ago
Pass -D_DLL and -D_MT to the linker for tests This is required because now that there's only one asan runtime dll the dynamic/static CRT wholearchived runtime thunk "flavor" is determined by passing the /MD or /MDd options, or defining -D_DLL.
Author
Charlie Barto
Committer
Charlie Barto
Parents
Loading