[llvm] Add __attribute__((retain)) to LLVM_DUMP_METHOD (PR #133025)

Dmitry Vasilyev via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 4 23:01:21 PDT 2025


slydiman wrote:

> The dump methods should only exist in assert builds. Do you ship lldb-server with assert enabled?

We are using release version with asserts on our buildbots. Disabling asserts solved the problem. Thanks.

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


More information about the llvm-commits mailing list