| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reapply r151702 with a small fix for a failure to cut and paste | Eric Christopher | 2012-03-01 | 1 | -0/+71 |
| | | | | | | | | | correctly. Still rdar://10900684 llvm-svn: 151838 | ||||
| * | Revert r151702, "Add support for handling captured variables in lambda debug | Daniel Dunbar | 2012-02-29 | 1 | -71/+0 |
| | | | | | | | info.", which broke some -O0 -g tests. llvm-svn: 151730 | ||||
| * | Add support for handling captured variables in lambda debug info. | Eric Christopher | 2012-02-29 | 1 | -0/+71 |
| This currently doesn't handle capturing the 'this' pointer for any enclosing class. Steal the lambda-expressions.cpp testcase and debugify it and try to use more variables to proof it against random changes. Part of rdar://10900684 llvm-svn: 151702 | |||||

