Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-19 | [DebugInfo] Move all DWARF headers to the public include directory. | Frederic Riss | 1 | -1/+1 |
2014-10-04 | Remove unnecessary copying or replace it with moves in a bunch of places. | Benjamin Kramer | 1 | -2/+2 |
2014-04-25 | [DWARF parser] Cleanup code in DWARFDebugAbbrev. | Alexey Samsonov | 1 | -42/+54 |
2014-04-24 | [DWARF parser] Simplify and re-format a method | Alexey Samsonov | 1 | -10/+10 |
2014-04-15 | [C++11] More 'nullptr' conversion. In some cases just using a boolean check i... | Craig Topper | 1 | -2/+2 |
2014-03-13 | [C++11] Convert DWARF parser to range-based for loops | Alexey Samsonov | 1 | -11/+8 |
2011-11-05 | Audited all the format strings in libDebugInfo and fixed those that didn't ma... | Benjamin Kramer | 1 | -1/+1 |
2011-09-13 | Style & indentation tweaks. | Benjamin Kramer | 1 | -15/+13 |
2011-09-13 | Sketch out a DWARF parser. | Benjamin Kramer | 1 | -0/+108 |