llvm-project
06f07582 - [alpha.webkit.UnretainedCallArgsChecker] Recognize [allocObj() init] pattern (#161019)

Commit
50 days ago
[alpha.webkit.UnretainedCallArgsChecker] Recognize [allocObj() init] pattern (#161019) Generalize the check for recognizing [[Obj alloc] init] to also recognize [allocObj() init]. We do this by utilizing isAllocInit function in RetainPtrCtorAdoptChecker.
Author
Parents
Loading