Add SBType::GetArrayType() such that - given a type - one can make an array...
Add SBType::GetArrayType() such that - given a type - one can make an array (of a given size) of that type This is currently only implemented for the clang-based TypeSystem, but other languages are welcome to jump in! llvm-svn: 280151
Loading
Please sign in to comment