4/4
SemaTemplateInstantiate.cpp -
expr/expr.prim/expr.prim.lambda/ -
stmt.stmt/stmt.select/stmt.if/ -
cxx1y-generic-lambdas-capturing.cpp -
cxx1y-generic-lambdas.cpp -
cxx1z-lambda-star-this.cpp -
lambda-pack-expansion.cpp 1/3
warn-unused-lambda-capture.cpp -
cxx1z-using-declaration.cpp -
instantiate-exception-spec-cxx11.cpp -
instantiate-local-class.cpp
| | Event TimelineHerald added a project: Restricted Project. Herald added a project: Restricted Project. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | 4 lines | | | | | | 2 lines | | | | 3 lines | | | | | | 2 lines | | | | 35 lines | | | | | | expr/ | expr.prim/ | expr.prim.lambda/ |
| | | 6 lines | | 3 lines | | 1 line | | 1 line | | stmt.stmt/ | stmt.select/ | stmt.if/ |
| | | 2 lines | | | | | | 56 lines | | | | 1 line | | | | 1 line | | | | 10 lines | | 2 lines | | 12 lines | | 4 lines | | 3 lines | | 9 lines | | 1 line | | 40 lines | | 1 line | | 30 lines | | | | 2 lines | | 2 lines | | 2 lines | | 4 lines | | | | 6 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
4b3708ddb75c | f0933596f5fc | 7432b8d8492f | Ilya Biryukov | Explain example from the standard | Apr 26 2023, 8:29 AM | 7432b8d8492f | 211cf3bdf51f | 566c1c4df711 | Ilya Biryukov | Quote the standard and add explanation for the test | Apr 25 2023, 9:28 AM | 566c1c4df711 | 86fb40721a6c | c8115493d85f | Ilya Biryukov | Add a note when substituting into a lambda | Apr 20 2023, 5:24 AM | c8115493d85f | 8cf6c3f354ff | 67b298f6d82e | Ilya Biryukov | [Sema] Lambdas are not part of immediate context for deduction (Show More…) | Apr 20 2023, 4:49 AM |
|
Would really like this note here, it shouldn't be too difficult, right?