Commit 2d0fe53
authored
Merge pull request swiftlang#23306 from aschwaighofer/fix_dynamic_replacement_undeclared_type_crash
Sema: Fix a crash when checking dynamic replacements on a non existing typeFile tree
2 files changed
+11
-2
lines changed- lib/Sema
- test/attr
2 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2005 | 2005 | | |
2006 | 2006 | | |
2007 | 2007 | | |
2008 | | - | |
2009 | | - | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
2010 | 2011 | | |
2011 | 2012 | | |
2012 | 2013 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
0 commit comments