Skip to content

Support parsing -Qoption on sun

Cal Pratt requested to merge cpratt34/fix-qoption-parsing into master

See https://docs.oracle.com/cd/E19205-01/819-5267/bkavy/index.html We need to account for 3 fields when parsing this option, and in the case that there are missing params, mark the command as a non-compiler command.

Merge request reports