1. 416b12f [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. by Paul Robinson · 7 years ago
  2. eeb56ab Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.") by Peter Collingbourne · 9 years ago
  3. 383f841 DebugInfo: Adapt to loss of DITypeRef in LLVM r267296 by Duncan P. N. Exon Smith · 9 years ago
  4. f9521b0 DebugInfo: Make DICompositeTypes distinct most of the time by Duncan P. N. Exon Smith · 9 years ago
  5. e76bda5 Update to match LLVM changes for PR27284. by Adrian Prantl · 9 years ago
  6. 3459ce2 Stop messing with the 'g' group of options in CompilerInvocation. by Douglas Katzman · 10 years ago
  7. 8cd9d7a DI: Update DISubprogram testcases after LLVM r246098 by Duncan P. N. Exon Smith · 10 years ago
  8. 9dd4e4e DebugInfo: Metadata constructs now start with DI* by Duncan P. N. Exon Smith · 10 years ago
  9. f04be1f DebugInfo: Move new hierarchy into place (clang) by Duncan P. N. Exon Smith · 11 years ago
  10. e5df59f Emit DeferredDeclsToEmit in a DFS order. by Rafael Espindola · 11 years ago
  11. b3a6669 IR: Make metadata typeless in assembly, clang side by Duncan P. N. Exon Smith · 11 years ago
  12. 3c51fa6 Revert "Revert "DI: LLVM schema change: fold constants into string"" by Duncan P. N. Exon Smith · 11 years ago
  13. 834c265 Revert "DI: LLVM schema change: fold constants into string" by Duncan P. N. Exon Smith · 11 years ago
  14. 02b418a DI: LLVM schema change: fold constants into string by Duncan P. N. Exon Smith · 11 years ago
  15. 21361fb Debug info: Only emit C++ accessibility specifiers when they are diverging by Adrian Prantl · 11 years ago
  16. c4ca9b0 Debug Info: add an identifier field to DICompositeType. by Manman Ren · 12 years ago
  17. fd07c60 Only emit debug info for implicit members that actually get codegen, not just ODR use. by David Blaikie · 12 years ago
  18. 86eac72 Simplify/generalize some debug info test cases by David Blaikie · 13 years ago
  19. aadd944 Generalize a few debug info test cases by David Blaikie · 13 years ago
  20. 91a3190 Collect both normal and static data members of a class in source by Eric Christopher · 13 years ago
  21. 086da34 Revert r158009 since there are some uses of artificial functions in debug info. by Eric Christopher · 13 years ago
  22. 0421ce7 Teach Expr::HasSideEffects about all the Expr types, and fix a bug where it by Richard Smith · 13 years ago
  23. 0859707 Emit debug info for dynamic initializers. Permit __attribute__((nodebug)) on by Nick Lewycky · 13 years ago
  24. beafa44 Reapply "Only emit debug information for methods that are user defined, there's" by Eric Christopher · 13 years ago
  25. 65485d7 Revert "Only emit debug information for methods that are user defined, there's" by John McCall · 13 years ago
  26. f5dad49 Only emit debug information for methods that are user defined, there's by Eric Christopher · 13 years ago
  27. 4b6753c Reapply r151702 with a small fix for a failure to cut and paste correctly. by Eric Christopher · 14 years ago
  28. c2f9dc9 Revert r151702, "Add support for handling captured variables in lambda debug by Daniel Dunbar · 14 years ago
  29. 3203f6b Add support for handling captured variables in lambda debug info. by Eric Christopher · 14 years ago