xazax.hun added a comment.

Does this mean you want to use `StructValue`s for non-struct types to have 
access to properties? I wonder if it would be a cleaner approach to be able to 
assign properties to any type of values instead of weakening the type system. 
E.g., properties could be a table on the side, a mapping from any kind of 
values to a set of properties.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126973/new/

https://reviews.llvm.org/D126973

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to