diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-08-22 04:22:50 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-08-22 04:22:50 +0000 |
commit | 118da50a2aa6eb6464cf39e81b165f171fa13802 (patch) | |
tree | e026825ecfc6005576d14deaa7ab699af82a4dce /llvm/tools/llvm-cov/CodeCoverage.cpp | |
parent | 05a09c67da39911785aba17cb24db99801eccc5a (diff) | |
download | llvm-118da50a2aa6eb6464cf39e81b165f171fa13802.zip llvm-118da50a2aa6eb6464cf39e81b165f171fa13802.tar.gz llvm-118da50a2aa6eb6464cf39e81b165f171fa13802.tar.bz2 |
MS ABI: Don't use the Itanium scheme for numbering lambdas
The Itanium ABI will give out the same mangling number for two different
lambdas if their call operators have different types. The MS ABI cannot
do the same because it does not mangle the return type into it's
lambdas.
This fixes PR20719.
llvm-svn: 216259
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions