================
@@ -851,6 +851,8 @@ lldb::BasicType
TypeSystemClang::GetBasicTypeEnumeration(llvm::StringRef name) {
// "int128"
{"__int128_t", eBasicTypeInt128},
{"__uint128_t", eBasicTypeUnsignedInt128},
----------------
sedymrak wrote:
I've pushed a commit that can adds (hopefully) relevant information in this
matter.
https://github.com/llvm/llvm-project/pull/162278
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits