swift
79e173eb
- [SE-0258] Check for a NULL type.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
5 years ago
[SE-0258] Check for a NULL type. Within invalid code, we might encounter expressions without type information yet. Check for NULL here. Fixes crash from rdar://problem/53120878.
References
#26247 - [5.1] [SE-0258] Fix a few more crashes involving property wrappers in invalid code
Author
DougGregor
Committer
DougGregor
Parents
8c318cf9
Files
2
lib/AST
Decl.cpp
validation-test/compiler_crashers_2_fixed
0201-rdar53120878.swift
Loading