diff options
author | Daniel Jasper <djasper@google.com> | 2016-03-14 19:21:36 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2016-03-14 19:21:36 +0000 |
commit | 1dcbbcfc5cf06d2eacc68fbe9b6fc1fb12168d6f (patch) | |
tree | ca461c40215f44cc74eca8f3e7b99aa7aca8436c /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 4e6a54002403fcbfb04ef15c01c2d73c2870f09f (diff) | |
download | bcm5719-llvm-1dcbbcfc5cf06d2eacc68fbe9b6fc1fb12168d6f.tar.gz bcm5719-llvm-1dcbbcfc5cf06d2eacc68fbe9b6fc1fb12168d6f.zip |
clang-format: [JS] Handle certain cases of ASI.
Automatic Semicolon Insertion can only be properly handled by parsing
source code. However conservatively catching just a few, common
situations prevents breaking code during development, which greatly
improves usability.
JS code should still use semicolons, and ASI code should be flagged by
a compiler or linter.
Patch by Martin Probst. Thank you.
llvm-svn: 263470
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions