| commit | b723860aacfd4a05cd0c2dd67c7c77d9385fde15 | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Wed Apr 14 01:27:20 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Wed Apr 14 01:27:20 2010 +0000 |
| tree | bde9a909f992b4102d8ed05418b019e9d9e57462 | |
| parent | b7eadda495a6a91da40267d2a7e6ca24e34bde53 [diff] |
Mark a function declaration invalid if any of its parameter declarations are invalid. Prevents a crash-on-invalid during template instantiation. I... really don't understand how this wasn't already present. llvm-svn: 101203