[llvm-branch-commits] [llvm-size] Early return with error on invalid args (PR #128447)

Fangrui Song via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Feb 23 18:05:56 PST 2025


MaskRay wrote:

A lot of utilities using LLVMOption, including clang and lld, are able to report multiple unknown option errors or other parsing errors before exiting. What the motivation behind this change?

https://github.com/llvm/llvm-project/pull/128447


More information about the llvm-branch-commits mailing list