| commit | c62bb64c658a92504ec9d9a2c8335e941e67fa71 | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Wed Mar 24 05:22:00 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Wed Mar 24 05:22:00 2010 +0000 |
| tree | fa83a50f4d35591c59d9b38cb0e7cbba6fe598c8 | |
| parent | bcf0a47e7ac17500de98dc13ef0d6ad1bcde2802 [diff] |
Implement a framework for the delay of arbitrary diagnostics within templates. So delay access-control diagnostics when (for example) the target of a friend declaration is a specific specialization of a template. I was surprised to find that this was required for an access-controlled selfhost. llvm-svn: 99383