[libcxx-commits] [libcxxabi] [libc++abi] Handle null pointer-to-object: Issue #64593 (PR #68076)
Iain Sandoe via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 4 08:47:44 PDT 2023
iains wrote:
apropos the build kite fails:
1. It looks like the asan one is a silly mistake in the testcase (missing `delete o`).
2. I am not sure exactly what the Apple back-deployment tests are intended to demonstrate; If I build this branch on macOS 10.15 (10.13 is still running) the testcase passes. What is the intention? (and how how do I reproduce? - I work primarily on macOS and build regularly on older OS versions).
https://github.com/llvm/llvm-project/pull/68076
More information about the libcxx-commits
mailing list