================ @@ -316,6 +316,9 @@ Changes to LLDB * LLDB now includes formatters for many types from the MSVC STL. * DIL (the new `frame variable` implementation) now uses ':' as a bitfield extraction range character. '-' is deprecated and will output an error when used. +* LLDB 22.x is the last release supporting FreeBSD 13 and below. As a result, ---------------- DavidSpickett wrote:
You can just say 22 and 23 in this context. It'll be true for any point version and prevents anyone getting confused. Most users aren't going to know our branching setup, or care to. https://github.com/llvm/llvm-project/pull/180194 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
