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 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 343c395f11fc1888d318ad13e19f71eb6b99cc68 (diff) | |
download | bcm5719-llvm-01014cee76f2da9df70c9e17bebaebf7f0a52c6d.tar.gz bcm5719-llvm-01014cee76f2da9df70c9e17bebaebf7f0a52c6d.zip |
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 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions