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 sign in to comment
This causes the compiler to crash when trying to compute a layout for the lambda closure type (see included test). llvm-svn: 347402