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