[PATCH] D33677: getContainedType for C and OCaml API
Ekaterina Vaartis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 12:07:02 PDT 2017
TyanNN added a comment.
Array is generally safer, but I (personally) use getContainedType just to get contained type of a pointer (it has only 1). We can do both, like in C++ API
https://reviews.llvm.org/D33677
More information about the llvm-commits
mailing list