1. cf11eb7 Specialize noreturn diagnostics for lambda expressions. by Douglas Gregor · 14 years ago
  2. 1a22d28 Lambdas have a deleted default constructor and a deleted copy by Douglas Gregor · 14 years ago
  3. 04bbab5 Don't introduce a lambda's operator() into the class until after we by Douglas Gregor · 14 years ago
  4. 656bc62 Remove the "unsupported" error for lambda expressions. It's annoying, by Douglas Gregor · 14 years ago
  5. 8c50e7c Various interrelated cleanups for lambdas: by Douglas Gregor · 14 years ago
  6. 8390afd Minor comment fix by Douglas Gregor · 14 years ago
  7. c70fe35 When computing the type of a local variable reference within a lambda, by Douglas Gregor · 14 years ago
  8. 21f4692 When completing a lambda expression, make sure to check and attach the by Douglas Gregor · 14 years ago