1. 464a01a Fix the determination of whether a capture refers to an enclosing by Douglas Gregor · 12 years ago
  2. 5016a70 DR1472: A reference isn't odr-used if it has preceding initialization, by Richard Smith · 12 years ago
  3. 8ae4ec2 Teach Expr::HasSideEffects about all the Expr types, and fix a bug where it by Richard Smith · 12 years ago
  4. 5878cbc Implement non-internal linkage for lambda closure types that need a by Douglas Gregor · 13 years ago
  5. fa07ab5 Make sure that we set up the right declaration contexts when creating by Douglas Gregor · 13 years ago
  6. ee18803 When we resolve the type of an 'auto' variable, clear out the linkage by Douglas Gregor · 13 years ago
  7. 9e8c92a Basic support for name mangling of C++11 lambda expressions. Because by Douglas Gregor · 13 years ago
  8. 27dd7d9 Rework the Sema/AST/IRgen dance for the lambda closure type's by Douglas Gregor · 13 years ago
  9. 8656855 Add a coverage test for lambda expression IRGen. by Eli Friedman · 13 years ago