diff options
author | Martin Probst <martin@probst.io> | 2017-07-04 15:30:21 +0000 |
---|---|---|
committer | Martin Probst <martin@probst.io> | 2017-07-04 15:30:21 +0000 |
commit | 37a7f91005a2e4b04a31ac1ec6a4ac3d518bd320 (patch) | |
tree | 332a3ce157f1df0db2b18ce88fef7184fb826e45 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 505941e7d6006d09e09852cde8009324b7b444e5 (diff) | |
download | bcm5719-llvm-37a7f91005a2e4b04a31ac1ec6a4ac3d518bd320.tar.gz bcm5719-llvm-37a7f91005a2e4b04a31ac1ec6a4ac3d518bd320.zip |
clang-format: [JS] space between pseudo keywords and template literals.
Summary:
Before:
yield`foo`;
After:
yield `foo`;
This reinstates commit 71d3b5cd91 / r307023 and fixes the logic by
introducing an explicit table of JavaScript pseudo keywords.
Reviewers: djasper
Subscribers: klimek
Differential Revision: https://reviews.llvm.org/D34953
llvm-svn: 307087
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions