| commit | 40f08ebece6064c8aa705eca9cc32cd0e1534006 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jan 30 22:05:38 2014 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jan 30 22:05:38 2014 +0000 |
| tree | 81c741266759cd64155e3608eef8d0d95b073972 | |
| parent | 0115b0879c617da4a222002fd7018417209457e5 [diff] |
Don't produce a 'returning reference to local' warning if a lambda returns a reference (or pointer) to a variable from the closure object or from the surrounding function scope. llvm-svn: 200494