1. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  2. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  3. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  4. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  5. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  6. 1fe3263 Debug Info: update testing cases when the derived-from field of by Manman Ren · 11 years ago
  7. db2c42c Debug Info: Update testing case. by Manman Ren · 11 years ago
  8. 74341d8 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 · 11 years ago
  9. 83369bf Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 11 years ago
  10. 1876045 Debug Info: this reverts commit r189600. by Manman Ren · 11 years ago
  11. f1acc31 Debug Info: generate a unique identifier for C++ struct, class, union, and enum. by Manman Ren · 11 years ago
  12. 0858246 Debug Info: add an identifier field to DICompositeType. by Manman Ren · 11 years ago
  13. 6a29f67 DebugInfo: emit the definition of types when construction vtables are required as these types may never end up emitting the full class data by David Blaikie · 11 years ago
  14. 5434fc2 Revert "Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class"""" by David Blaikie · 11 years ago
  15. 90e5523 Revert "Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class""" by Michael Gottesman · 11 years ago
  16. fcbeab6 Revert "Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class"" by David Blaikie · 11 years ago
  17. 498298d DebugInfo: Don't emit vbase 'containing types' for context chain limited types by David Blaikie · 11 years ago
  18. 05a0569 Revert "DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class" by David Blaikie · 11 years ago
  19. 152701b DebugInfo: Omit debug info for dynamic classes in TUs that do not have the vtable for that class by David Blaikie · 11 years ago
  20. 95f3636 clang/test/CodeGenCXX/debug-info-class.cpp: Tweak to unbreak test for a few targets. by NAKAMURA Takumi · 12 years ago
  21. 288c755 clang/test/CodeGenCXX/debug-info-class.cpp: Fixup for -Asserts. by NAKAMURA Takumi · 12 years ago
  22. 0a0f93c Fix exception handling line table problems introduced by r173593 by David Blaikie · 12 years ago
  23. c9a9177 Debug Info: Emit vtables pointer members as artificial. by David Blaikie · 12 years ago
  24. 70ae122 Emit debug info for C++ struct definitions as DW_TAG_structure_type (instead of class_type). by David Blaikie · 12 years ago
  25. 9417b05 Fix debug tag type of forward declarations of struct/class in C++. by David Blaikie · 12 years ago
  26. dabc3e9 Emit debug info for static const class member. by Devang Patel · 14 years ago