diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-12-08 10:45:11 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-12-08 10:45:11 +0100 |
| commit | 4016fc5ad7f3a4760c28fa7c6c3c1fa30e2ba1de (patch) | |
| tree | 037d7746187ebe8cd7470cf28f6f124e6c5187f1 /docs/configuration.md | |
| parent | 5c1e6a291b4c23d3ace93651996d989be3b7939d (diff) | |
prog: fix hints of data args
Hints for data args don't work.
We do all the work, but at the final stage we patch
arg in the _old_ program, not in the _new_ one.
So programs passed to the callback are all the same
and don't contain any mutations.
Tests did not catch this because they work right before that point
(don't test the actual interface function MutateWithHints).
Fix that and add a test that catches this.
Diffstat (limited to 'docs/configuration.md')
0 files changed, 0 insertions, 0 deletions
