[libcxx] [libunwind] [DRAFT][libc++] Switch FreeBSD to C++26 (PR #86658)

Nikolas Klauser via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 26 07:55:58 PDT 2024


================
@@ -39,6 +39,9 @@
 # if defined(__HAIKU__)
 #  define _LIBUNWIND_TARGET_HAIKU 1
 # endif
+#if defined(__FreeBSD__)
----------------
philnik777 wrote:

Are these changes related?

https://github.com/llvm/llvm-project/pull/86658


More information about the cfe-commits mailing list