Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Emit the function type of member function pointer types the same as member fu... | David Blaikie | 2013-01-19 | 1 | -1/+4 |
* | PR14759: Improve/correct support for debug info for C++ member pointers. | David Blaikie | 2013-01-07 | 1 | -0/+5 |
* | Make checking for 'protected' access in debug info more legible. | David Blaikie | 2013-01-05 | 1 | -1/+1 |
* | PR14573: Unnamed parameters in debug info, Part 2 | David Blaikie | 2013-01-05 | 1 | -4/+11 |
* | Emit debug info for unnamed parameters. | David Blaikie | 2013-01-05 | 1 | -2/+7 |
* | Change test/CodeGenCXX/debug-info-method.cpp an IR (rather than asm) test. | David Blaikie | 2013-01-05 | 1 | -2/+2 |
* | FileCheck-ize test/CodeGenCXX/debug-info-method.cpp | David Blaikie | 2013-01-05 | 1 | -1/+2 |
* | tests: Remove some stray and unused -cc1 flags. These tests appear to be written | Daniel Dunbar | 2011-11-05 | 1 | -1/+1 |
* | Emit method access specifier. | Devang Patel | 2010-09-29 | 1 | -0/+6 |