Files
clang-p2996/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp
Ryosuke Niwa b06954a5d0 [alpha.webkit.UncountedCallArgsChecker] Allow protector functions in Objective-C++ (#108184)
This PR fixes the bug that WebKit checkers didn't recognize the return
value of an Objective-C++ selector which returns Ref or RefPtr to be
safe.
2024-09-11 12:06:04 -07:00

10 KiB