hokein wrote: > Did you benchmark the impact on compile times?
I don't have concrete numbers, this warning works similarly to other -Wdangling warnings, performing only a lightweight, single-statement analysis on the annotated parameter, I believe the cost on compile times is negligible. https://github.com/llvm/llvm-project/pull/119685 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits