| commit | b1cd7dac3d77fa20853254f7d9794f396ee98272 | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Fri Jun 04 08:34:12 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Fri Jun 04 08:34:12 2010 +0000 |
| tree | df2baffe3da118193f887eb1a0b8ffabf15b549a | |
| parent | 71b209dea626d50d3c5ff943de123c84ce64718f [diff] |
Delay checking for mutable const fields until we're checking the field. Allows this check to work properly for instantiated fields and removes an unnecessary GetTypeForDeclarator call. llvm-svn: 105463