diff options
| author | Stephen Gutekanst <stephen@hexops.com> | 2022-02-19 23:28:54 -0700 |
|---|---|---|
| committer | Stephen Gutekanst <stephen@hexops.com> | 2022-02-20 13:47:41 -0700 |
| commit | 0778f644b519a83e95848d05d5a9e6241f8f41f3 (patch) | |
| tree | 44a16593fc2db28226d29ecda285ee76b3a1a035 /src/Module.zig | |
| parent | 2c8541bdde0b5ffd291600639b6123e512496923 (diff) | |
| download | zig-0778f644b519a83e95848d05d5a9e6241f8f41f3.tar.gz zig-0778f644b519a83e95848d05d5a9e6241f8f41f3.zip | |
use process.argsWithAllocator iterator for command line handling
This change refactors the `zig` argument handling (for `build-lib`, etc.
commands) to use a `process.argsWithAllocator` iterator instead of
directly accessing arguments via array indices. This supports the next
commit which will enable us to use a response file argument iterator
here seamlessly.
Helps #10693
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
Diffstat (limited to 'src/Module.zig')
0 files changed, 0 insertions, 0 deletions
