[clang] [ObjC] Enable diagnose_if on Objective-C methods (PR #115056)

via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 5 12:26:46 PST 2024


apple-fcloutier wrote:

I wish I didn't need to change the ExprConstant call stack machinery like this, happy to take suggestions. This is all because the closest ancestors of FunctionDecl and ObjCMethodDecl are NamedDecl and DeclGroup.

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


More information about the cfe-commits mailing list