summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-class.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang/test/CodeGenCXX/debug-info-class.cpp: Tweak to unbreak test for a few t...NAKAMURA Takumi2013-02-031-2/+6
* clang/test/CodeGenCXX/debug-info-class.cpp: Fixup for -Asserts.NAKAMURA Takumi2013-02-011-2/+3
* Fix exception handling line table problems introduced by r173593David Blaikie2013-02-011-9/+23
* Debug Info: Emit vtables pointer members as artificial.David Blaikie2012-12-131-2/+7
* Emit debug info for C++ struct definitions as DW_TAG_structure_type (instead ...David Blaikie2012-11-021-1/+1
* Fix debug tag type of forward declarations of struct/class in C++.David Blaikie2012-11-021-3/+15
* Emit debug info for static const class member.Devang Patel2010-08-121-0/+12
OpenPOWER on IntegriCloud