| commit | ab3d646a9d63f31c1f569c324cbb8540ed82a016 | [log] [tgz] |
|---|---|---|
| author | Faisal Vali <faisalv@yahoo.com> | Sat Dec 07 20:22:44 2013 +0000 |
| committer | Faisal Vali <faisalv@yahoo.com> | Sat Dec 07 20:22:44 2013 +0000 |
| tree | e827fafb7d654b2ecf3e6b29df3485a71855df53 | |
| parent | 080133453bae62a43466e881ffc03fb7cffd7288 [diff] |
[REFACTOR] Refactored some of the generic-lambda capturing code. Employed the following refactorings: - Renamed some functions - Introduced explaining variables - Cleaned up & added comments - Used Optional<unsigned> for return value instead of an out parameter - Added assertions - Constified a few member functions No functionality change. All regressions pass. llvm-svn: 196662