Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
clang
/
test
/
CXX
/
expr
/
expr.prim
/
expr.prim.lambda
/
p8.cpp
8194a3e
[c++2a] Implement P0409R2 - Allow lambda capture [=,this] (by hamzasood)
by Faisal Vali
· 8 years ago
5b013f5
Add compat/extension warnings for init captures.
by Richard Smith
· 12 years ago
ba71c08
First pass of semantic analysis for init-captures: check the initializer, build
by Richard Smith
· 12 years ago
a1bffa2
Allow implicit capture of 'this' in a lambda even when the capture
by Douglas Gregor
· 14 years ago
136b2f2
Add a lambda example from the working draft.
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
53a9bdf
Improve checking of explicit captures in a C++11 lambda expression:
by Douglas Gregor
· 14 years ago