freebsd-dev/contrib/llvm-project/libcxx
Konstantin Belousov 25b18d8935 libcxx: use __SIZEOF_LONG__ == 8 instead of __LP64__
for CHERI.

Requested by:	arichardson
Reviewed by:	arichardson, emaste, imp
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D38178
2023-01-25 03:19:27 +02:00
..
include <type_traits>: Avoid instantiating a pointer type in std::decay<>. 2022-11-23 16:10:05 -08:00
src libcxx: use __SIZEOF_LONG__ == 8 instead of __LP64__ 2023-01-25 03:19:27 +02:00
CREDITS.TXT Merge llvm-project main llvmorg-14-init-13186-g0c553cc1af2e 2022-05-14 13:44:01 +02:00
LICENSE.TXT