[clang] [alpha.webkit.UncountedCallArgsChecker] Add support for Objective-C++ property access (PR #108669)

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 17 13:40:45 PDT 2024


https://github.com/haoNoQ approved this pull request.

Yeah sounds about right!

The property syntax is confusing, I don't have enough expertise to confirm that `getResultExpr()` is the right solution so I think we should keep trying and incrementally figuring out what's going on.

Setters probably look very different but also you probably don't need to support them anyway.

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


More information about the cfe-commits mailing list