1 Commits

Author SHA1 Message Date
Ryosuke Niwa
8b23d68a62
[Analyzer] Support RefAllowingPartiallyDestroyed and RefPtrAllowingPartiallyDestroyed (#82209)
This PR adds the support for WebKit's RefAllowingPartiallyDestroyed and
RefPtrAllowingPartiallyDestroyed, which are smart pointer types which
may be used after the destructor had started running.
2024-02-20 23:02:03 -08:00