diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-07-22 23:45:10 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-07-22 23:45:10 +0000 |
commit | 505df2340ade21487c9fafe0f8075ddf7f66197e (patch) | |
tree | 76baa651be80e88d4eff524bddfd13de2f776e7c /llvm/tools/llvm-diff/DiffConsumer.cpp | |
parent | f5b24e0136d71a884d4a671a3e4803a8b879e31f (diff) | |
download | bcm5719-llvm-505df2340ade21487c9fafe0f8075ddf7f66197e.tar.gz bcm5719-llvm-505df2340ade21487c9fafe0f8075ddf7f66197e.zip |
PR12917: Remove incorrect assumption that lambda mangling information cannot
change once it's been assigned. It can change in two ways:
1) In a template instantiation, the context declaration should be the
instantiated declaration, not the declaration in the template.
2) If a lambda appears in the pattern of a variadic pack expansion, the
mangling number will depend on the pack length.
llvm-svn: 160614
Diffstat (limited to 'llvm/tools/llvm-diff/DiffConsumer.cpp')
0 files changed, 0 insertions, 0 deletions