diff options
author | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-09-25 13:58:48 +0000 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-09-25 13:58:48 +0000 |
commit | d041f8a9d0a23c9b4c03088dd650c651c8e7caf1 (patch) | |
tree | b60214161774e576ab6028b6e9364d9d36c96c07 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | cf86ce0a7a954dc939711da585ceb6321e1b666b (diff) | |
download | bcm5719-llvm-d041f8a9d0a23c9b4c03088dd650c651c8e7caf1.tar.gz bcm5719-llvm-d041f8a9d0a23c9b4c03088dd650c651c8e7caf1.zip |
[clangd] NFC: Simplify code, enforce LLVM Coding Standards
For consistency, functional-style code pieces are replaced with their
simple counterparts to improve readability.
Also, file headers are fixed to comply with LLVM Coding Standards.
`static` member of anonymous namespace is not marked `static` anymore,
because it is redundant.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D52466
llvm-svn: 342974
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions