diff options
author | Martin Probst <martin@probst.io> | 2017-07-03 14:29:13 +0000 |
---|---|---|
committer | Martin Probst <martin@probst.io> | 2017-07-03 14:29:13 +0000 |
commit | bd1eb12d3179f691a5c18e48f601f6005be70d14 (patch) | |
tree | 4c034267b25f56955ad7757299d243e9ba8fc016 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 448095c19bc0ec5a6d714f42bbb1aa349d282099 (diff) | |
download | llvm-bd1eb12d3179f691a5c18e48f601f6005be70d14.zip llvm-bd1eb12d3179f691a5c18e48f601f6005be70d14.tar.gz llvm-bd1eb12d3179f691a5c18e48f601f6005be70d14.tar.bz2 |
clang-format: [JS] space between pseudo keywords and template literals.
Summary:
Before:
yield`foo`;
After:
yield `foo`;
Reviewers: djasper
Subscribers: klimek
Differential Revision: https://reviews.llvm.org/D34938
llvm-svn: 307023
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions