Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach Expr::HasSideEffects about all the Expr types, and fix a bug where it | Richard Smith | 2012-08-07 | 1 | -8/+8 |
* | Emit debug info for dynamic initializers. Permit __attribute__((nodebug)) on | Nick Lewycky | 2012-07-24 | 1 | -10/+10 |
* | Reapply "Only emit debug information for methods that are user defined, there's" | Eric Christopher | 2012-06-05 | 1 | -10/+8 |
* | Revert "Only emit debug information for methods that are user defined, there's" | John McCall | 2012-06-05 | 1 | -8/+10 |
* | Only emit debug information for methods that are user defined, there's | Eric Christopher | 2012-06-05 | 1 | -10/+8 |
* | Reapply r151702 with a small fix for a failure to cut and paste | Eric Christopher | 2012-03-01 | 1 | -0/+71 |
* | Revert r151702, "Add support for handling captured variables in lambda debug | Daniel Dunbar | 2012-02-29 | 1 | -71/+0 |
* | Add support for handling captured variables in lambda debug info. | Eric Christopher | 2012-02-29 | 1 | -0/+71 |