1. b8402ef [Debug] Annotate compiler generated range-for loop variables. by Matt Davis · 8 years ago
  2. 3459ce2 Stop messing with the 'g' group of options in CompilerInvocation. by Douglas Katzman · 10 years ago
  3. 38a7f11 DI: Update testcases for LLVM assembly change by Duncan P. N. Exon Smith · 10 years ago
  4. 9dd4e4e DebugInfo: Metadata constructs now start with DI* by Duncan P. N. Exon Smith · 10 years ago
  5. f04be1f DebugInfo: Move new hierarchy into place (clang) by Duncan P. N. Exon Smith · 11 years ago
  6. 66e4197 Reapply r225000 (reverted in r225555): DebugInfo: Generalize debug info location handling (and follow-up commits). by David Blaikie · 11 years ago
  7. f353d3e Revert "DebugInfo: Generalize debug info location handling" and related commits by David Blaikie · 11 years ago
  8. 84fe79c Reapply "DebugInfo: Generalize debug info location handling" by David Blaikie · 11 years ago
  9. 608a245 Revert "DebugInfo: Generalize debug info location handling" by David Blaikie · 11 years ago
  10. 3945d1b Reapply "DebugInfo: Generalize debug info location handling" by David Blaikie · 11 years ago
  11. 06b2c54 Revert "DebugInfo: Generalize debug info location handling" by David Blaikie · 11 years ago
  12. bf22a4e DebugInfo: Generalize debug info location handling by David Blaikie · 11 years ago
  13. b3a6669 IR: Make metadata typeless in assembly, clang side by Duncan P. N. Exon Smith · 11 years ago
  14. 60a877b DebugInfo: Omit scopes in -gmlt to reduce metadata size (on disk and in memory) by David Blaikie · 11 years ago
  15. 3c51fa6 Revert "Revert "DI: LLVM schema change: fold constants into string"" by Duncan P. N. Exon Smith · 11 years ago
  16. 834c265 Revert "DI: LLVM schema change: fold constants into string" by Duncan P. N. Exon Smith · 11 years ago
  17. 02b418a DI: LLVM schema change: fold constants into string by Duncan P. N. Exon Smith · 11 years ago
  18. ac0a5c4 DebugInfo: Provide scopes for C++11 range-for loop variables similar to r216288 (which was for plain-for loop condition variables). by David Blaikie · 11 years ago
  19. 93be0b2 DebugInfo: Scope for condition variables more narrowly than the loop variable. by David Blaikie · 11 years ago
  20. 06e0dad test case hygiene. by Benjamin Kramer · 12 years ago
  21. 0ffce6e Debug info: An if condition now creates a lexical scope of its own. by Adrian Prantl · 12 years ago