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