<rdar://problem/10394517>

Fixed templates with NonTypeTemplateParmDecl objects. For example:

template <unsigned N>
....

This fixes SmallVector and all of the other classes that have template params
that are non types.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@145667 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed