topdown: Treat built-in function errors as undefined
This change updates topdown to treat built-in function errors as undefined by default. To revert to the old behaviour (where built-in function errors result in an evaluation error) callers can provide StrictBuiltinErrors(true) on the query. Signed-off-by: Torin Sandall <torinsandall@gmail.com>
T
Torin Sandall committed
9edab953c6b5ee2c70cd7758abf75e4c0735c824
Parent: 539543e
Committed by Patrick East <east.patrick@gmail.com>
on 10/23/2020, 7:28:23 PM