diff options
author | Nico Weber <nicolasweber@gmx.de> | 2013-01-07 16:36:17 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2013-01-07 16:36:17 +0000 |
commit | a9ccdd1b8ef31d1942193ffa6bc32781055cf493 (patch) | |
tree | fd44c3585b70f7659e1a85d595914b4166e04760 /lib/Format/UnwrappedLineParser.cpp | |
parent | d0af4b46741560cf2e52d819e1f3a2506a1e7a3c (diff) |
Formatter: Add tests for try/catch. Let 'throw' start an expression.
Before:
throw a *b;
Now:
throw a * b;
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171754 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Format/UnwrappedLineParser.cpp')
0 files changed, 0 insertions, 0 deletions