aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewText.cpp
diff options
context:
space:
mode:
authorSamuel Benzaquen <sbenza@google.com>2016-06-28 14:19:41 +0000
committerSamuel Benzaquen <sbenza@google.com>2016-06-28 14:19:41 +0000
commit25cd6139e3ecec7796de11b2aa9f30779f145b92 (patch)
tree1525731e6f134f7323b7adc1f484887b79d6528d /llvm/tools/llvm-cov/SourceCoverageViewText.cpp
parent91bd7dda3af80f6d53988d494e481212f30b85b3 (diff)
downloadllvm-25cd6139e3ecec7796de11b2aa9f30779f145b92.zip
llvm-25cd6139e3ecec7796de11b2aa9f30779f145b92.tar.gz
llvm-25cd6139e3ecec7796de11b2aa9f30779f145b92.tar.bz2
[clang-tidy] Do not match on lambdas.
We match on the generated FunctionDecl of the lambda and try to fix it. This causes a crash. The right behavior is to ignore lambdas, because they are a definition. llvm-svn: 274019
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions