diff options
author | Martin Probst <martin@probst.io> | 2017-08-01 15:46:10 +0000 |
---|---|---|
committer | Martin Probst <martin@probst.io> | 2017-08-01 15:46:10 +0000 |
commit | cb870c57b334236dc7b0822c7366a735ac3c1880 (patch) | |
tree | 115eb9d34489b7f703a28821722c86ae8545a1d8 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 7ebbe655edd411bd79a726251ec23d9477ccb64c (diff) | |
download | bcm5719-llvm-cb870c57b334236dc7b0822c7366a735ac3c1880.tar.gz bcm5719-llvm-cb870c57b334236dc7b0822c7366a735ac3c1880.zip |
clang-format: [JS] handle object types in extends positions.
Summary:
clang-format would previously drop the whitespace after `extends` in code such as:
class Foo extends {} {}
Where the first set of curly braces is an inline object literal type.
Reviewers: djasper
Subscribers: klimek, cfe-commits
Differential Revision: https://reviews.llvm.org/D36131
llvm-svn: 309695
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions