Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Explicitly add -std=c++14 option to tests that rely on the C++14 default | Nemanja Ivanovic | 2019-02-05 | 1 | -1/+1 |
* | [modules] Defer merging deduced return types. | Richard Smith | 2018-08-03 | 1 | -0/+3 |
* | Fix assertion failure when emitting code for a merged lambda. | Richard Smith | 2018-08-02 | 1 | -1/+1 |
* | PR33924: merge local declarations that have linkage of some kind within | Richard Smith | 2018-07-04 | 1 | -0/+48 |
* | Revert r336021 "PR33924: merge local declarations that have linkage of some k... | Hans Wennborg | 2018-07-03 | 1 | -48/+0 |
* | PR33924: merge local declarations that have linkage of some kind within | Richard Smith | 2018-06-29 | 1 | -0/+48 |
* | Revert r314955: "Remove PendingBody mechanism for function and ObjC method de... | Daniel Jasper | 2017-10-11 | 1 | -43/+0 |
* | Add testcase for r314956: | Richard Smith | 2017-10-05 | 1 | -0/+43 |