[clang] [clang][ast][objc] Implement getNameForDiagnostic for ObjCMethodDecl and ObjCPropertyDecl. (PR #213030)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 30 08:11:11 PDT 2026
dmaclach wrote:
@ahatanak could you take a look at this, or possibly suggest someone else appropriate? I totally get that it's a little retro these days to be making ObjC changes, but I am looking to improve include-cleaner diagnostics and this seemed to be the cleanest way to do it, and should improve diagnostics elsewhere as well for us folks still maintaining ObjC codebases.
https://github.com/llvm/llvm-project/pull/213030
More information about the cfe-commits
mailing list