diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-11-20 23:53:14 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-11-20 23:53:14 +0000 |
| commit | 01014cee76f2da9df70c9e17bebaebf7f0a52c6d (patch) | |
| tree | c129b0b972c0c8149697ff3a9035176f388f2e31 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 343c395f11fc1888d318ad13e19f71eb6b99cc68 (diff) | |
| download | llvm-01014cee76f2da9df70c9e17bebaebf7f0a52c6d.zip llvm-01014cee76f2da9df70c9e17bebaebf7f0a52c6d.tar.gz llvm-01014cee76f2da9df70c9e17bebaebf7f0a52c6d.tar.bz2 | |
Remove code that tries to avoid transforming non-dependent call operator types
for lambda expressions. That can't ever work; we need to transform the
parameters in order to create new ones in the new call operator context.
Fixes a rejects-valid when transforming a context containing a
lambda-expression that uses its function parameters in C++14 mode.
llvm-svn: 222482
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
