| commit | d5650bdc1a4bcd4806631781a33ff10e87da33b5 | [log] [tgz] |
|---|---|---|
| author | Nico Weber <nicolasweber@gmx.de> | Mon Jan 07 16:36:17 2013 +0000 |
| committer | Nico Weber <nicolasweber@gmx.de> | Mon Jan 07 16:36:17 2013 +0000 |
| tree | 12c6afb960a577fb901bb25fa66b6ee92c4fb58a | |
| parent | e89c42f4093ae226e041a685d9bd9ac91398b843 [diff] |
Formatter: Add tests for try/catch. Let 'throw' start an expression. Before: throw a *b; Now: throw a * b; llvm-svn: 171754