llvm-project
73b577cc - [WebKit checkers] Treat ref() and incrementCheckedPtrCount() as trivial (#115695)

Commit
325 days ago
[WebKit checkers] Treat ref() and incrementCheckedPtrCount() as trivial (#115695) Treat member function calls to ref() and incrementCheckedPtrCount() as trivial so that a function which returns RefPtr/Ref out of a raw reference / pointer is also considered trivial.
Author
Parents
Loading