Previously, ParseCommandLineOptions returns false and ignores error messages
when IgnoreErrors. It would be useful to also return error messages if users
decide to check parsing result instead of having the program exit on error.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 4776 Build 4776: arc lint + arc unit
Use raw_null_ostream instead.