Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CXX
/
expr
/
expr.prim
/
expr.prim.lambda
/
p3.cpp
d699da4
PR37450: Fix bug that disabled some type checks for variables with deduced types.
by Richard Smith
· 7 years ago
80f57f6
DR1891, PR21787: a lambda closure type has no default constructor, rather than
by Richard Smith
· 11 years ago
640775b
PR21180: Lambda closure types are neither aggregates nor literal types.
by Richard Smith
· 11 years ago
656bc62
Remove the "unsupported" error for lambda expressions. It's annoying,
by Douglas Gregor
· 14 years ago
291af2b
Add a test for the non-aggregaticity of lambda types per C++11
by Douglas Gregor
· 14 years ago