[clang] [alpha.webkit.UncountedCallArgsChecker] Treat (foo())->bar() like foo()->bar(). (PR #91052)
Artem Dergachev via cfe-commits
cfe-commits at lists.llvm.org
Mon May 6 15:26:26 PDT 2024
https://github.com/haoNoQ approved this pull request.
LGTM! Yeah I really don't know why `ParenExpr` needed to be a thing in the AST.
https://github.com/llvm/llvm-project/pull/91052
More information about the cfe-commits
mailing list