Age | Commit message (Expand) | Author |
---|---|---|
2011-09-01 | Don't try to emit unsupported templated friend declarations. They're unsupported | Nick Lewycky |
2010-08-23 | test case for PR7920. | Devang Patel |
2010-01-26 | Fix another debug info crash with virtual bases. | Anders Carlsson |
2010-01-26 | Fix the test I broke, and also fix a crash when declaring a virtual destructo... | Anders Carlsson |
2010-01-16 | Fix crash generating debug info for constructor for anonymous struct. | Eli Friedman |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-06 | Add rudimentary support for member pointers to CGDebugInfo. | Anders Carlsson |
2009-11-14 | Canonicalize the type before trying to create a debug type. | Anders Carlsson |
2009-11-06 | Simplify the debug info code, handle lvalue references and template specializ... | Anders Carlsson |
2009-11-06 | Handle QualifiedNameType and SubstTemplateTypeParmType types in CGDebugInfo::... | Anders Carlsson |