commit | 79cf603428c2d93d80f1871c24c8c35805225d31 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Mar 10 20:44:00 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Mar 10 20:44:00 2009 +0000 |
tree | 33d96b462058d10958b5c3b69a226119e83bb388 | |
parent | e8dd2847ff3eb3918bfb07706920e741d21608fd [diff] |
Extend the notion of active template instantiations to include the context of a template-id for which we need to instantiate default template arguments. In the TextDiagnosticPrinter, don't suppress the caret diagnostic if we are producing a non-note diagnostic that follows a note diagnostic with the same location, because notes are (conceptually) a part of the warning or error that comes before them. llvm-svn: 66572