Mark lambda decl as invalid if a captured variable has an invalid type.
This causes the compiler to crash when trying to compute a layout for the lambda closure type (see included test). llvm-svn: 347402
Loading
Please register or sign in to comment