AaronBallman wrote:

> @AaronBallman @amy-kwan I am working on a patch for this build breaking in 
> https://lab.llvm.org/buildbot/#/builders/57/builds/33656. Is there anything 
> else I should also be considering?

Thank you for working on the patch! I would change the definition of 
`MallocStress()` in `asan_noinst_test.cpp` to accept a `void *` as expected by 
`pthread_create()`, then remove the cast in `ThreadedMallocStressTest` and add 
a cast for the call in `NoInstMallocTest`.

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

Reply via email to