diff options
| author | Martin Probst <martin@probst.io> | 2018-01-26 15:07:49 +0000 |
|---|---|---|
| committer | Martin Probst <martin@probst.io> | 2018-01-26 15:07:49 +0000 |
| commit | f8e1f5c7d38d0298d7b078838b22ef24ec98aa45 (patch) | |
| tree | 058a21dee85877c58ead61b59712e861a2674eaa /llvm/lib | |
| parent | 65ec923805d94cc503b9ca185d619928a3adb133 (diff) | |
| download | bcm5719-llvm-f8e1f5c7d38d0298d7b078838b22ef24ec98aa45.tar.gz bcm5719-llvm-f8e1f5c7d38d0298d7b078838b22ef24ec98aa45.zip | |
clang-format: [JS] Prevent ASI before [ and (.
Summary:
JavaScript automatic semicolon insertion can trigger before [ and (, so
avoid breaking before them if the previous token is likely to terminate
an expression.
Reviewers: djasper
Subscribers: cfe-commits, klimek
Differential Revision: https://reviews.llvm.org/D42570
llvm-svn: 323532
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

