[LV] Replace undef with constant and pointer argument in tests.
This makes the tests more defined, prevents uses of the add being folded and remove UB when loading from undef.
Loading
Please sign in to comment
This makes the tests more defined, prevents uses of the add being folded and remove UB when loading from undef.