summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-method.cpp
Commit message (Expand)AuthorAgeFilesLines
* Emit the function type of member function pointer types the same as member fu...David Blaikie2013-01-191-1/+4
* PR14759: Improve/correct support for debug info for C++ member pointers.David Blaikie2013-01-071-0/+5
* Make checking for 'protected' access in debug info more legible.David Blaikie2013-01-051-1/+1
* PR14573: Unnamed parameters in debug info, Part 2David Blaikie2013-01-051-4/+11
* Emit debug info for unnamed parameters.David Blaikie2013-01-051-2/+7
* Change test/CodeGenCXX/debug-info-method.cpp an IR (rather than asm) test.David Blaikie2013-01-051-2/+2
* FileCheck-ize test/CodeGenCXX/debug-info-method.cppDavid Blaikie2013-01-051-1/+2
* tests: Remove some stray and unused -cc1 flags. These tests appear to be writtenDaniel Dunbar2011-11-051-1/+1
* Emit method access specifier.Devang Patel2010-09-291-0/+6
OpenPOWER on IntegriCloud