John McCall
|
14aa93a382
|
Publicize an API for printing out a source location for
debugging purposes. Add a PrettyStackTraceLocation for
noting that we're currently processing a fixed location.
Swift SVN r1096
|
2012-01-26 00:07:05 +00:00 |
|
John McCall
|
b2569c7786
|
Provide PrettyStackTraceEntries for Expr* and Stmt* as well,
and type-check functions within the former.
Swift SVN r989
|
2011-12-23 03:53:23 +00:00 |
|
John McCall
|
5bdea18fc4
|
Introduce a PrettyStackTraceEntry implementation for
processing declarations and use it in debug builds whenever
the tree walker walks into a Decl.
Swift SVN r984
|
2011-12-23 01:58:26 +00:00 |
|