diff options
author | Alexander Kornienko <alexfh@google.com> | 2017-05-16 17:28:17 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2017-05-16 17:28:17 +0000 |
commit | b215d473ddadc3199bd63656bf15daff329082b6 (patch) | |
tree | 58f1ee3d381fb4d4ae352d502b0f9179159ee05d /lldb/packages/Python/lldbsuite/support/sockutil.py | |
parent | 369f74c16b91ddb9c9bb626e3e48284beaf2d61e (diff) | |
download | bcm5719-llvm-b215d473ddadc3199bd63656bf15daff329082b6.tar.gz bcm5719-llvm-b215d473ddadc3199bd63656bf15daff329082b6.zip |
[clang-tidy] Speed up performance-unnecessary-value-param check
Moved slower matchers closer to the end. The total speed up on a large file I
was interested in is not huge, just about 10%, since the check seems to be doing
a lot in the check() method.
llvm-svn: 303191
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/sockutil.py')
0 files changed, 0 insertions, 0 deletions