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

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 31 13:17:29 PDT 2025


MatzeB wrote:

Sorry re-reading the bug-report this it is not a GCC bug that got fixed. And it's a problem that only affects some GCC setups. So seems we have to disable the use of retain with GCC or dial down the warning flags...

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


More information about the llvm-commits mailing list