diff options
| author | Martin Probst <martin@probst.io> | 2019-11-07 23:37:06 +0100 |
|---|---|---|
| committer | Martin Probst <martin@probst.io> | 2019-11-11 16:36:00 +0100 |
| commit | 6bcd8d4a18fc0604a2297a626c1fc808cbfb7b9b (patch) | |
| tree | 3f8378895cef62b4ff1f6450f80dd741c767ecb7 /lldb/packages/Python/lldbsuite/test/concurrent_base.py | |
| parent | a7638d384983e8e3eb44a2d8c757238efc7096dc (diff) | |
| download | bcm5719-llvm-6bcd8d4a18fc0604a2297a626c1fc808cbfb7b9b.tar.gz bcm5719-llvm-6bcd8d4a18fc0604a2297a626c1fc808cbfb7b9b.zip | |
clang-format: [JS] test declared fields.
Summary:
TypeScript now supports declaring fields:
class Foo {
declare field: string;
}
clang-format happens to already format this fine, so this change just
adds a regression test.
Reviewers: krasimir
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D69972
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/concurrent_base.py')
0 files changed, 0 insertions, 0 deletions

