[compiler-rt] [compiler-rt][asan] _aligned_malloc/_aligned_free interception. (PR #82049)
David CARLIER via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 07:19:49 PST 2025
devnexen wrote:
> The test fails for me today as well, see below.
>
> > Locally now I have this output (did check-compiler-rt but check-asan is faster)
>
> First, are you sure that check-asan also runs TestCases/Windows/aligned_mallocs.cpp? If not, that could explain why you're not seeing the test failure.
>
> Second, you seem to be hitting a bunch of other test failures, that I'm not seeing. What are the error messages for those?
>
> It doesn't seem like a great use of time to review the patch if it's not even passing its own test.
>
Sorry for this. I ll have a look soon-ish. Cheers.
https://github.com/llvm/llvm-project/pull/82049
More information about the llvm-commits
mailing list