summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-11-20 23:53:14 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-11-20 23:53:14 +0000
commit01014cee76f2da9df70c9e17bebaebf7f0a52c6d (patch)
treec129b0b972c0c8149697ff3a9035176f388f2e31 /clang/lib/Serialization/ModuleManager.cpp
parent343c395f11fc1888d318ad13e19f71eb6b99cc68 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud