summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/merge-lambdas.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Explicitly add -std=c++14 option to tests that rely on the C++14 defaultNemanja Ivanovic2019-02-051-1/+1
* [modules] Defer merging deduced return types.Richard Smith2018-08-031-0/+3
* Fix assertion failure when emitting code for a merged lambda.Richard Smith2018-08-021-1/+1
* PR33924: merge local declarations that have linkage of some kind withinRichard Smith2018-07-041-0/+48
* Revert r336021 "PR33924: merge local declarations that have linkage of some k...Hans Wennborg2018-07-031-48/+0
* PR33924: merge local declarations that have linkage of some kind withinRichard Smith2018-06-291-0/+48
* Revert r314955: "Remove PendingBody mechanism for function and ObjC method de...Daniel Jasper2017-10-111-43/+0
* Add testcase for r314956:Richard Smith2017-10-051-0/+43
OpenPOWER on IntegriCloud