diff options
author | Ryosuke Niwa <rniwa@webkit.org> | 2024-02-20 23:02:03 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 23:02:03 -0800 |
commit | 8b23d68a621f16b6d66e68cb64b99f1221b9df2c (patch) | |
tree | 0b2df3dc6807a27d4ce5336a2474a360585670f8 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | ab7dcb0ef634ef370618aa244ad28d8c654b894c (diff) | |
download | llvm-8b23d68a621f16b6d66e68cb64b99f1221b9df2c.zip llvm-8b23d68a621f16b6d66e68cb64b99f1221b9df2c.tar.gz llvm-8b23d68a621f16b6d66e68cb64b99f1221b9df2c.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions