commit | a491877807202cfb1812f6dcdbb7b992c41ca634 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <doug.gregor@gmail.com> | Thu Feb 05 23:33:38 2009 +0000 |
committer | Douglas Gregor <doug.gregor@gmail.com> | Thu Feb 05 23:33:38 2009 +0000 |
tree | e6e71ce878f610e0f9539097db19e55df64e566e | |
parent | b0928fe5301133e521ba0d9de8d8010656fdd085 [diff] |
Improve the representation of template type parameters. We now canonicalize by template parameter depth, index, and name, and the unnamed version of a template parameter serves as the canonical. TemplateTypeParmDecl no longer needs to inherit from TemplateParmPosition, since depth and index information is present within the type. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63899 91177308-0d34-0410-b5e6-96231b3b80d8