Fixed an issue with getting the size of an array from an opaque clang_type_t
variable where we were using a static cast when we shouldn't have been.
Fixed another array related issue where we weren't looking through a typedef.



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