LLDB release included in 5.4 official distribution is built with asserts

This is fairly problematic on Linux, as many actions triggers asserts there - would be amazing if the official build process could be changed such that official releases are built without asserts (and possibly the snapshots too until such a day time is spent sorting out those asserts on Linux, it seems to be of little use to package software that can't be used on a given target platform in practice).

Opened [SR-14556] Release version of Swift/LLDB is built with asserts · Issue #4314 · apple/llvm-project · GitHub and wanted to share it here with the hope that it might reach whoever owns the official builds... :slight_smile:

2 Likes