artic icon indicating copy to clipboard operation
artic copied to clipboard

Accept ProjExpr in filters.

Open m-kurtenacker opened this issue 1 year ago • 0 comments

This is required to extract members of structs in a filter. As an absolute baseline, the lhs is checked to be a legal element in a filter, but there are potential problems, for instance with mutable pointers, that might break in the future. If something like this comes up we will fix it.

m-kurtenacker avatar Aug 13 '24 12:08 m-kurtenacker