aboutsummaryrefslogtreecommitdiff
path: root/src/Module.zig
diff options
context:
space:
mode:
authorStephen Gutekanst <stephen@hexops.com>2022-02-19 23:28:54 -0700
committerStephen Gutekanst <stephen@hexops.com>2022-02-20 13:47:41 -0700
commit0778f644b519a83e95848d05d5a9e6241f8f41f3 (patch)
tree44a16593fc2db28226d29ecda285ee76b3a1a035 /src/Module.zig
parent2c8541bdde0b5ffd291600639b6123e512496923 (diff)
downloadzig-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