| commit | bc46b939e647b9ded4ccad7de7694b388369291a | [log] [tgz] |
|---|---|---|
| author | Daniel Jasper <djasper@google.com> | Sun Mar 15 13:59:51 2015 +0000 |
| committer | Daniel Jasper <djasper@google.com> | Sun Mar 15 13:59:51 2015 +0000 |
| tree | 93610082eaec190370a12b60099a6de8cfc333c1 | |
| parent | 60948b12bb91dc38750d3a75c81d79edb86eda86 [diff] |
clang-format: [JS] support cast syntax and type arguments. Casts in TS syntax (foo = <type>bar;) should not be followed by whitespace. Patch by Martin Probst. Thank you. llvm-svn: 232321