Stub out the Sema interface for lambda expressions, and change the parser to...
Stub out the Sema interface for lambda expressions, and change the parser to use it. Unconditionally error on lambda expressions because they don't work in any meaningful way yet. llvm-svn: 147515
Loading
Please register or sign in to comment