Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-14 | Canonicalize the type before trying to create a debug type. | Anders Carlsson | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88808 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-11-06 | Simplify the debug info code, handle lvalue references and template ↵ | Anders Carlsson | |
specializations. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86277 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-11-06 | Handle QualifiedNameType and SubstTemplateTypeParmType types in ↵ | Anders Carlsson | |
CGDebugInfo::CreateTypeNode. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86274 91177308-0d34-0410-b5e6-96231b3b80d8 |