Skip to content
Commit 01014cee authored by Richard Smith's avatar Richard Smith
Browse files

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
parent 343c395f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment