Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Debug info: Store the DIVariable in DebugLocEntry also for constants, | Adrian Prantl | 2014-04-11 | 1 | -6/+6 |
* | clarify comment | Adrian Prantl | 2014-04-02 | 1 | -1/+2 |
* | Add a doxygen comment to DebugLocEntry::Merge. | Adrian Prantl | 2014-04-01 | 1 | -0/+3 |
* | DebugLocEntry: Actually merge the loc entry when returning true. | David Blaikie | 2014-04-01 | 1 | -1/+5 |
* | Fix accidental fallthrough in DebugLocEntry::hasSameValueOrLocation | David Blaikie | 2014-04-01 | 1 | -5/+10 |
* | Remove unused function DebugLocEntry::isEmpty | David Blaikie | 2014-04-01 | 1 | -3/+0 |
* | Refactor out the comparison of the location/value in a DebugLocEntry | David Blaikie | 2014-04-01 | 1 | -18/+19 |
* | DebugInfo: Split DebugLocEntry into its own file. | David Blaikie | 2014-04-01 | 1 | -0/+112 |