================
@@ -819,6 +823,7 @@ enum BasicType {
eBasicTypeFloat,
eBasicTypeDouble,
eBasicTypeLongDouble,
+ eBasicTypeFloat128,
----------------
labath wrote:The same goes here, although apparently https://reviews.llvm.org/D120690 has snuck through and nobody noticed. https://github.com/llvm/llvm-project/pull/98369 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
