| commit | 385d3fd97d3e9888aee93d19bdc8430483777e96 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Tue Feb 22 23:21:06 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Tue Feb 22 23:21:06 2011 +0000 |
| tree | 48022a612988ee5705ad0f49445ed4849a46425d | |
| parent | bb6db5602855643d2af38be21e1972b3f4081cd9 [diff] |
When checking for abstract types, don't crash when we have a FunctionProtoTypeLoc with NULL function parameter types, which can occur in invalid code. Fixes PR9247 / <rdar://problem/9037911>. llvm-svn: 126262