| commit | c5928afb69a541cd173e600a9424a09cb3248c22 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Thu May 17 22:39:14 2012 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Thu May 17 22:39:14 2012 +0000 |
| tree | 518a82c84c8a68844e029693a83098eb6053aece | |
| parent | 6a50baa26e88d89985d587ee77384ec9830004a4 [diff] |
In the override search for Objective-C methods, protect against ASTs that have NULL interfaces behind a category, which can happen in invalid code. Fixes <rdar://problem/11478173>, a recent regression llvm-svn: 157021