diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2025-04-03 14:35:27 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2025-04-03 13:17:55 +0000 |
| commit | d7ae3a111bd75df44dda69b37da945b50d5133e2 (patch) | |
| tree | 9797c351f3f4d30ae71068ae1447b457506afb7c /executor/executor_windows.h | |
| parent | 012c639d904cf60a221b8b16833c02eed9b2514e (diff) | |
pkg/ifuzz: fix generate/build
Currently the commands we have in go:generate first create an empty file
and then write final contents. This breaks any parallel builds of the source.
Even running go generate ./... does not work.
Write output files atomically.
Diffstat (limited to 'executor/executor_windows.h')
0 files changed, 0 insertions, 0 deletions
