llvm-project
3667ecd4
- set the C runtime linkage to /MD only for sanitizer_common, interception, and asan. Keep the other sanitizers as /MT since they don't support OneDLL
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
set the C runtime linkage to /MD only for sanitizer_common, interception, and asan. Keep the other sanitizers as /MT since they don't support OneDLL
References
users/chbarto/test_onedll
#107899 - Reland [asan][windows] Eliminate the static asan runtime on windows
Author
Charlie Barto
Committer
Charlie Barto
Parents
75239e2d
Loading