diff options
author | George Karpenkov <ekarpenkov@apple.com> | 2017-09-22 01:41:16 +0000 |
---|---|---|
committer | George Karpenkov <ekarpenkov@apple.com> | 2017-09-22 01:41:16 +0000 |
commit | 3abfc3b0d73bf5f7cdf43cf6068de09d4150006f (patch) | |
tree | a9632efec3bec0426fd61eb80f8308f11aecd2fd /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | aa6ce3414143594c496e634de199de0c4173e36f (diff) | |
download | bcm5719-llvm-3abfc3b0d73bf5f7cdf43cf6068de09d4150006f.tar.gz bcm5719-llvm-3abfc3b0d73bf5f7cdf43cf6068de09d4150006f.zip |
[Analyzer] Refactor analyzer testing scripts.
- Exporting needed function for future reuse.
- Idiomatic python: using with `file as f` instead of `try/finally`.
- Fixing some indentation issues.
- No need to reinvent python `multiprocessing.getCPUCount()`
- Removing a function parameter which is always the same under all invocations.
- Adding some docstrings.
Differential Revision: https://reviews.llvm.org/D38156
llvm-svn: 313949
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions