[clang] [clang] Diagnose [[nodiscard]] return types in Objective-C++ (PR #142541)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 9 05:21:01 PDT 2025


Sirraide wrote:

> factored out into a separate function

Not so much factored out as just made into a template since it is already a separate function.

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


More information about the cfe-commits mailing list