================
@@ -1509,6 +1511,11 @@ void DarwinClang::AddLinkRuntimeLibArgs(const ArgList 
&Args,
         AddLinkSanitizerLibArgs(Args, CmdArgs, "asan");
       }
----------------
cjappl wrote:

Thanks for catching this! Added a few basic ones that test that the flag is 
supported, and that some known sanitizer incompatibilities are blocked

https://github.com/llvm/llvm-project/pull/92460
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to