commit | f4cd4f94d9300efbbc3b25832ac433d0bc609f23 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Wed Feb 09 01:13:10 2011 +0000 |
committer | John McCall <rjmccall@apple.com> | Wed Feb 09 01:13:10 2011 +0000 |
tree | 591902cbdfed3466d0038347d5116e2919675967 | |
parent | 51b1e2d271a4749654c2168aad7b24321bbb2897 [diff] |
NonTypeTemplateParmDecl is just a DeclaratorDecl, not a VarDecl. Also, reorganize and make very explicit the logic for determining the value kind and type of a referenced declaration. llvm-svn: 125150