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
- Repository
- rL LLVM