Re: CFT: snmalloc as libc malloc [snmalloc misidentifies what llvm versions have source_location: need >= 16, not 15]

From: David Chisnall <theraven_at_FreeBSD.org>
Date: Mon, 13 Feb 2023 10:43:57 UTC
On 12/02/2023 22:53, Mark Millard wrote:
> [snmalloc misidentifies what llvm versions have source_location .]

Thanks, I thought snmalloc included the code I wrote in a related 
project to do this, but apparently not.  I've opened a PR to fix it and 
will merge once it passes CI, then bump the submodule:

https://github.com/microsoft/snmalloc/pull/591

David