Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2023 13:34:07 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        David Chisnall <theraven@FreeBSD.org>, FreeBSD Hackers <freebsd-hackers@freebsd.org>
Cc:        shawn.webb@hardenedbsd.org, Dimitry Andric <dim@FreeBSD.org>
Subject:   Re: CFT: snmalloc as libc malloc (the source_location issue)
Message-ID:  <96652C51-EAB7-46C7-9039-557A5DCDAB75@yahoo.com>
In-Reply-To: <1982263E-57E0-4709-AAB3-DBB4F75C7546@yahoo.com>
References:  <22F8AD1A-C1F9-48FA-BCED-E165E2DA5260@yahoo.com> <1982263E-57E0-4709-AAB3-DBB4F75C7546@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
# find / -name source_location -print | more
=
/usr/obj/DESTDIRs/main-amd64-chroot/usr/local/lib/gcc12/include/c++/experi=
mental/source_location
=
/usr/obj/DESTDIRs/main-amd64-chroot/usr/local/lib/gcc12/include/c++/source=
_location
/usr/local/lib/gcc12/include/c++/experimental/source_location
/usr/local/lib/gcc12/include/c++/source_location

So, none for FreeBSD and its llvm15.

This makes sense, https://libcxx.llvm.org/Status/Cxx20.html shows:

P1208R6 LWG Adopt source_location for C++20 Cologne Complete 16.0

So, likely FreeBSD will not have this until it progresses to
LLVM16 . It just changed to LLVM15 in main [so: FreeBSD 14].

=3D=3D=3D
Mark Millard
marklmi at yahoo.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96652C51-EAB7-46C7-9039-557A5DCDAB75>