- Notifications
You must be signed in to change notification settings - Fork5
Commit8a9acd3
committed
Teach predtest.c how to reason about ScalarArrayOpExpr clauses as though
they were broken-out AND or OR lists. The least grotty way to do thisseemed to be to set up a general mechanism for handling nodes as thoughthey were ANDs or ORs. There's no other immediate use for it, but perhapswe might want to use the mechanism someday for things like BETWEENSYMMETRIC.1 parent1b68a88 commit8a9acd3
1 file changed
+661
-258
lines changed0 commit comments
Comments
(0)