1. 95f3636 clang/test/CodeGenCXX/debug-info-class.cpp: Tweak to unbreak test for a few targets. by NAKAMURA Takumi · 12 years ago
  2. 288c755 clang/test/CodeGenCXX/debug-info-class.cpp: Fixup for -Asserts. by NAKAMURA Takumi · 12 years ago
  3. 0a0f93c Fix exception handling line table problems introduced by r173593 by David Blaikie · 12 years ago
  4. c9a9177 Debug Info: Emit vtables pointer members as artificial. by David Blaikie · 12 years ago
  5. 70ae122 Emit debug info for C++ struct definitions as DW_TAG_structure_type (instead of class_type). by David Blaikie · 12 years ago
  6. 9417b05 Fix debug tag type of forward declarations of struct/class in C++. by David Blaikie · 12 years ago
  7. dabc3e9 Emit debug info for static const class member. by Devang Patel · 14 years ago