Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Concepts] Add missing CXXThisScope to function template constraint substitution | Saar Raz | 2020-02-05 | 1 | -1/+10 |
* | [Concepts] Fix incorrect TemplateArgs for introduction of local parameters | Saar Raz | 2020-01-27 | 1 | -0/+7 |
* | [Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2a | Saar Raz | 2020-01-24 | 1 | -1/+1 |
* | [Concepts] Add ExpressionEvaluationContexts to instantiation of constraints | Saar Raz | 2020-01-24 | 1 | -0/+12 |
* | [Concepts] Fix bug when referencing function parameters in instantiated funct... | Saar Raz | 2020-01-24 | 1 | -0/+10 |
* | [Concepts] Function trailing requires clauses | Saar Raz | 2020-01-09 | 1 | -0/+31 |