aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSaar Raz <saar@raz.email>2020-01-22 02:41:37 +0200
committerSaar Raz <saar@raz.email>2020-01-22 02:46:39 +0200
commit5fdad8e3f803adce501ca25118f325184e54018d (patch)
tree79932fc09691373ec3b7e58f280f67011a1fa884 /clang/lib/Frontend/CompilerInvocation.cpp
parentc0a26a35ee2426d76cf113c8119438f6c4d996ce (diff)
downloadllvm-5fdad8e3f803adce501ca25118f325184e54018d.zip
llvm-5fdad8e3f803adce501ca25118f325184e54018d.tar.gz
llvm-5fdad8e3f803adce501ca25118f325184e54018d.tar.bz2
[clang-tidy] Fix check for generic lambda invented template parameters
clang-tidy previously relied on there being no identifier for a TemplateTypeParmDecl for checking whether 'decltype(x)' should be inserted, instead of checking whether or not it is implicit. D65042 added new names for invented generic lambda template parameters, rendering that check incorrect.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions