Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR45000: Let Sema::SubstParmVarDecl handle default args of lambdas in initial... | Aaron Puchert | 2020-05-06 | 1 | -1/+7 |
* | Give external linkage and mangling to lambdas inside inline variables and var... | Richard Smith | 2017-09-22 | 1 | -1/+1 |
* | Revert "Give external linkage and mangling to lambdas inside inline variables... | Vitaly Buka | 2017-09-21 | 1 | -1/+1 |
* | Give external linkage and mangling to lambdas inside inline variables and var... | Richard Smith | 2017-09-20 | 1 | -1/+1 |
* | [Sema] Transform the default arguments of a lambda expression when the | Akira Hatanaka | 2016-12-16 | 1 | -1/+19 |
* | [Parser] Clear the TemplateParamScope bit of the current scope's flag | Akira Hatanaka | 2016-04-29 | 1 | -0/+3 |
* | [Sema] Fix a crash that occurs when a variable template is initialized | Akira Hatanaka | 2016-04-28 | 1 | -0/+15 |