summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorMartin Probst <martin@probst.io>2016-09-22 07:18:00 +0000
committerMartin Probst <martin@probst.io>2016-09-22 07:18:00 +0000
commit4210d2fd1eead974b86340a29c8c6012bbe22599 (patch)
tree7bc8efd40c506f12c5c711fef57d8466024563ef /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent5fbabd77c713dab61444ee1b527c2aa19c89b7cd (diff)
downloadbcm5719-llvm-4210d2fd1eead974b86340a29c8c6012bbe22599.tar.gz
bcm5719-llvm-4210d2fd1eead974b86340a29c8c6012bbe22599.zip
clang-format: [JS] reserved words in method names.
Summary: Before: class X { delete () { ... } } After: class X { delete() { ... } } Reviewers: djasper Subscribers: cfe-commits, klimek Differential Revision: https://reviews.llvm.org/D24804 llvm-svn: 282138
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud