1. 67f005e [Debug Info] add DISubroutineType and its creation takes DITypeArray. by Manman Ren · 11 years ago
  2. f521af8 Debug info: Update testcases to new DIBuilder behaviour. Variables now by Adrian Prantl · 12 years ago
  3. a763447 Implement a new -fstandalone-debug option. rdar://problem/15685848 by Adrian Prantl · 12 years ago
  4. 41f9f4a Debug Info: update testing cases when the context and type fields of by Manman Ren · 12 years ago
  5. 07ab3c3 Debug Info: update testing cases when the derived-from field of by Manman Ren · 12 years ago
  6. c174ea9 Debug Info: update testing cases when the derived-from field of a by Manman Ren · 12 years ago
  7. 0562b27 Temporarily revert r191801 due to conflicts with the revert of r191792. by Eric Christopher · 12 years ago
  8. 8a35855 Debug Info: update testing cases when the derived-from field of a by Manman Ren · 12 years ago
  9. 8579359 Debug Info: Update testing case. by Manman Ren · 12 years ago
  10. 3b1cc9b PR17046, PR17092: Debug Info assert-on-valid due to member loss when context creation recreates the item the context is created for by David Blaikie · 12 years ago
  11. e0064d8 Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 12 years ago
  12. f801f80 Debug Info: this reverts commit r189600. by Manman Ren · 12 years ago
  13. 035c4b0 Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 12 years ago
  14. f2053af DebugInfo: Further fix/improvements to r189494 (and LLVM r189495). by David Blaikie · 12 years ago
  15. 4ae7ea6 Debug Info: follow-up patch to r189283. by Manman Ren · 12 years ago
  16. c4ca9b0 Debug Info: add an identifier field to DICompositeType. by Manman Ren · 12 years ago
  17. d278589 DebugInfo: Avoid duplicating types that may be created during the process of creating their context by David Blaikie · 12 years ago
  18. fd07c60 Only emit debug info for implicit members that actually get codegen, not just ODR use. by David Blaikie · 12 years ago
  19. 86eac72 Simplify/generalize some debug info test cases by David Blaikie · 13 years ago
  20. 086da34 Revert r158009 since there are some uses of artificial functions in debug info. by Eric Christopher · 13 years ago
  21. beafa44 Reapply "Only emit debug information for methods that are user defined, there's" by Eric Christopher · 14 years ago
  22. 65485d7 Revert "Only emit debug information for methods that are user defined, there's" by John McCall · 14 years ago
  23. f5dad49 Only emit debug information for methods that are user defined, there's by Eric Christopher · 14 years ago
  24. d36ad66 Add support to mangle templated member function names with template args. by Eric Christopher · 14 years ago
  25. 947bb5a When adding member functions to a class add any specializations of by Eric Christopher · 14 years ago