[compiler-rt] [ASan][Windows] Honor asan config flags on windows when set through the user function (PR #122990)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 10:46:05 PST 2025


================
@@ -144,7 +144,8 @@ static void InitializeDefaultFlags() {
   DisplayHelpMessages(&asan_parser);
 }
 
----------------
vitalybuka wrote:

please extract this rename into a separate PR

https://github.com/llvm/llvm-project/pull/122990


More information about the llvm-commits mailing list