diff options
author | Martin Probst <martin@probst.io> | 2017-11-24 17:04:40 +0000 |
---|---|---|
committer | Martin Probst <martin@probst.io> | 2017-11-24 17:04:40 +0000 |
commit | a2555114b676a97d8306c895fa12a2a366e9d739 (patch) | |
tree | e4b13c5374756dfe8c264588f4c2061cc256f701 /clang/lib/Format/UsingDeclarationsSorter.cpp | |
parent | 230f45357466ba0e6bfa32a694b2d51f876cdeac (diff) | |
download | bcm5719-llvm-a2555114b676a97d8306c895fa12a2a366e9d739.tar.gz bcm5719-llvm-a2555114b676a97d8306c895fa12a2a366e9d739.zip |
clang-format: [JS] space between ! assert and in.
Summary:
Before:
x = y!in z;
After:
x = y! in z;
Reviewers: djasper
Subscribers: klimek
Differential Revision: https://reviews.llvm.org/D40433
llvm-svn: 318957
Diffstat (limited to 'clang/lib/Format/UsingDeclarationsSorter.cpp')
0 files changed, 0 insertions, 0 deletions