Age | Commit message (Expand) | Author |
---|---|---|
2013-02-03 | clang/test/CodeGenCXX/debug-info-class.cpp: Tweak to unbreak test for a few t... | NAKAMURA Takumi |
2013-02-01 | clang/test/CodeGenCXX/debug-info-class.cpp: Fixup for -Asserts. | NAKAMURA Takumi |
2013-02-01 | Fix exception handling line table problems introduced by r173593 | David Blaikie |
2012-12-13 | Debug Info: Emit vtables pointer members as artificial. | David Blaikie |
2012-11-02 | Emit debug info for C++ struct definitions as DW_TAG_structure_type (instead ... | David Blaikie |
2012-11-02 | Fix debug tag type of forward declarations of struct/class in C++. | David Blaikie |
2010-08-12 | Emit debug info for static const class member. | Devang Patel |