diff options
| author | Ryosuke Niwa <rniwa@webkit.org> | 2025-03-07 14:40:33 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-07 14:40:33 -0800 |
| commit | c419acdf82d3b33cf151f78865469cf155ddf372 (patch) | |
| tree | 1a650e741996c5dad7400c11d1eeb6ebbc4c8530 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 993cbead9e5c2385b93b7931b74c5d83dbadeb34 (diff) | |
[alpha.webkit.UncountedCallArgsChecker] Recognize CXXUnresolvedConstructExpr as a safe origin. (#130258)
Handle CXXUnresolvedConstructExpr in tryToFindPtrOrigin so that
constructing Ref, RefPtr, CheckedRef, CheckedPtr, ... constructed in
such a way that its type is unresolved at AST level will be still
treated as a safe pointer origin.
Also fix a bug in isPtrOfType that it was not recognizing
DeducedTemplateSpecializationType.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
