================
@@ -82,7 +82,7 @@ def test(self):
         value = self.expect_expr("temp7", result_type="Foo<__fp16, __fp16>")
----------------
tgs-sc wrote:

There is a mapping in `clang/include/clang/AST/BuiltinTypes.def` that maps 
Float16 to HalfTy, so actually it shouldn't be displayed as _Float16.

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

Reply via email to