Menu

Commit [r23616]  Maximize  Restore  History

Continue to refactor arg.cpp

Simple cleanup. No changes in functionality.

Major observable is to split process_args() into two functions
- The loop over the Environment variables
- The loop over the Command Line

Compiled: STD on clang STD/LLVM on gcc

Tested: Ran some test cases of setting up the command line
paratest

Reviewed: None

noakes 2014-06-17

changed /trunk/compiler/main/arg.cpp
/trunk/compiler/main/arg.cpp Diff Switch to side-by-side view
Loading...