summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-03-14 19:21:36 +0000
committerDaniel Jasper <djasper@google.com>2016-03-14 19:21:36 +0000
commit1dcbbcfc5cf06d2eacc68fbe9b6fc1fb12168d6f (patch)
treeca461c40215f44cc74eca8f3e7b99aa7aca8436c /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parent4e6a54002403fcbfb04ef15c01c2d73c2870f09f (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud