Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test case for PR7920. | Devang Patel | 2010-08-23 | 1 | -0/+5 |
* | Fix another debug info crash with virtual bases. | Anders Carlsson | 2010-01-26 | 1 | -1/+10 |
* | Fix the test I broke, and also fix a crash when declaring a virtual destructo... | Anders Carlsson | 2010-01-26 | 1 | -0/+17 |
* | Fix crash generating debug info for constructor for anonymous struct. | Eli Friedman | 2010-01-16 | 1 | -0/+6 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Add rudimentary support for member pointers to CGDebugInfo. | Anders Carlsson | 2009-12-06 | 1 | -0/+7 |
* | Canonicalize the type before trying to create a debug type. | Anders Carlsson | 2009-11-14 | 1 | -0/+5 |
* | Simplify the debug info code, handle lvalue references and template specializ... | Anders Carlsson | 2009-11-06 | 1 | -0/+2 |
* | Handle QualifiedNameType and SubstTemplateTypeParmType types in CGDebugInfo::... | Anders Carlsson | 2009-11-06 | 1 | -0/+6 |