================
@@ -4062,12 +4062,17 @@ 
TypeSystemClang::GetTypeInfo(lldb::opaque_compiler_type_t type,
     uint32_t vector_type_flags = eTypeHasChildren | eTypeIsVector;
----------------
DavidSpickett wrote:

Is it worth testing for these too? If nothing else, it documents that a vector 
is marked as a vector and the type of its elements.

https://github.com/llvm/llvm-project/pull/165837
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to