| Commit message (Expand) | Author | Age | Files | Lines |
| * | Debug info: Update testcases to new DIBuilder behaviour. Variables now | Adrian Prantl | 2014-03-18 | 1 | -2/+2 |
| * | Implement a new -fstandalone-debug option. rdar://problem/15685848 | Adrian Prantl | 2014-01-07 | 1 | -1/+1 |
| * | Debug Info: update testing cases when the context and type fields of | Manman Ren | 2013-10-09 | 1 | -4/+5 |
| * | Debug Info: update testing cases when the derived-from field of | Manman Ren | 2013-10-08 | 1 | -1/+1 |
| * | Debug Info: update testing cases when the derived-from field of a | Manman Ren | 2013-10-05 | 1 | -3/+3 |
| * | Temporarily revert r191801 due to conflicts with the revert of r191792. | Eric Christopher | 2013-10-04 | 1 | -3/+3 |
| * | Debug Info: update testing cases when the derived-from field of a | Manman Ren | 2013-10-01 | 1 | -3/+3 |
| * | Debug Info: Update testing case. | Manman Ren | 2013-09-06 | 1 | -2/+2 |
| * | PR17046, PR17092: Debug Info assert-on-valid due to member loss when context ... | David Blaikie | 2013-09-06 | 1 | -0/+23 |
| * | Debug Info: generate a unique identifier for C++ struct, class, union, and enum. | Manman Ren | 2013-08-29 | 1 | -8/+10 |
| * | Debug Info: this reverts commit r189600. | Manman Ren | 2013-08-29 | 1 | -10/+8 |
| * | Debug Info: generate a unique identifier for C++ struct, class, union, and enum. | Manman Ren | 2013-08-29 | 1 | -8/+10 |
| * | DebugInfo: Further fix/improvements to r189494 (and LLVM r189495). | David Blaikie | 2013-08-28 | 1 | -3/+8 |
| * | Debug Info: follow-up patch to r189283. | Manman Ren | 2013-08-26 | 1 | -1/+1 |
| * | Debug Info: add an identifier field to DICompositeType. | Manman Ren | 2013-08-26 | 1 | -3/+3 |
| * | DebugInfo: Avoid duplicating types that may be created during the process of ... | David Blaikie | 2013-08-18 | 1 | -0/+28 |
| * | Only emit debug info for implicit members that actually get codegen, not just... | David Blaikie | 2013-08-09 | 1 | -16/+14 |
| * | Simplify/generalize some debug info test cases | David Blaikie | 2013-03-19 | 1 | -3/+3 |
| * | Revert r158009 since there are some uses of artificial functions in | Eric Christopher | 2012-10-17 | 1 | -1/+1 |
| * | Reapply "Only emit debug information for methods that are user defined, there's" | Eric Christopher | 2012-06-05 | 1 | -1/+1 |
| * | Revert "Only emit debug information for methods that are user defined, there's" | John McCall | 2012-06-05 | 1 | -1/+1 |
| * | Only emit debug information for methods that are user defined, there's | Eric Christopher | 2012-06-05 | 1 | -1/+1 |
| * | Add support to mangle templated member function names with template | Eric Christopher | 2012-03-14 | 1 | -1/+1 |
| * | When adding member functions to a class add any specializations of | Eric Christopher | 2012-03-13 | 1 | -0/+21 |