| commit | 23f6b83d6f5375ee586736dda05d4f5517df336a | [log] [tgz] |
|---|---|---|
| author | Alexis Hunt <alercah@gmail.com> | Fri May 27 20:00:14 2011 +0000 |
| committer | Alexis Hunt <alercah@gmail.com> | Fri May 27 20:00:14 2011 +0000 |
| tree | 7a20e8f7f0eac96b5ec0dfa03872989757f4ffd7 | |
| parent | 3252177f16cdaff9eafdc970fd7f195593e65096 [diff] |
Add assertions to verify that we are not trying to instantiate a nontemplate in Sema::InstantiateTemplateDecl. This should make the issue in PR10026 more visible, although it's not going to fix it because something is violating this precondition. llvm-svn: 132208