Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
cf11eb76ed8d8005deb4165c4fae74b75ad4dcb1
/
clang
/
test
/
CXX
/
expr
/
expr.prim
/
expr.prim.lambda
/
p7.cpp
cf11eb7
Specialize noreturn diagnostics for lambda expressions.
by Douglas Gregor
· 14 years ago
1a22d28
Lambdas have a deleted default constructor and a deleted copy
by Douglas Gregor
· 14 years ago
04bbab5
Don't introduce a lambda's operator() into the class until after we
by Douglas Gregor
· 14 years ago
656bc62
Remove the "unsupported" error for lambda expressions. It's annoying,
by Douglas Gregor
· 14 years ago
8c50e7c
Various interrelated cleanups for lambdas:
by Douglas Gregor
· 14 years ago
8390afd
Minor comment fix
by Douglas Gregor
· 14 years ago
c70fe35
When computing the type of a local variable reference within a lambda,
by Douglas Gregor
· 14 years ago
21f4692
When completing a lambda expression, make sure to check and attach the
by Douglas Gregor
· 14 years ago