aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorSamuel Benzaquen <sbenza@google.com>2016-03-18 20:14:35 +0000
committerSamuel Benzaquen <sbenza@google.com>2016-03-18 20:14:35 +0000
commitd7f2e34e040d048c4741586d90f42f0919f09344 (patch)
tree92152da6c971086b5043f641f47d14f2e7896bf3 /lldb/scripts/Python
parent024f4c17d15ae87c5d453c2f65dfccdbfe410908 (diff)
downloadllvm-d7f2e34e040d048c4741586d90f42f0919f09344.zip
llvm-d7f2e34e040d048c4741586d90f42f0919f09344.tar.gz
llvm-d7f2e34e040d048c4741586d90f42f0919f09344.tar.bz2
[clang-tidy] Use hasAnyName() instead of matchesName().
matchesName() uses regular expressions and it is very slow. hasAnyName() gives the same result and it is much faster. A benchmark (with all the checks enabled) shows a ~5% speed up of clang-tidy. llvm-svn: 263822
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions