aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sparse.1
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-11-22 23:17:34 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-11-24 17:57:22 +0100
commit7bd25cdec3ffd4611540d56bd3470f66fb866ff2 (patch)
treee66218fcadfc7554133c6c11808144e45e4710bd /sparse.1
parent3d41c2d953c15c455081276f64ae30676e3f9f38 (diff)
downloadsparse-dev-7bd25cdec3ffd4611540d56bd3470f66fb866ff2.tar.gz
cgcc: add support to ignore argument(s) of options
cgcc only does a minimal processing and filtering of its command line and most options are simply forwarded to sparse and gcc. However, if one of the ignored options takes an argument that matches one of the non-ignored options, this argument will be processed as an option with undesirable effect. Allow options to specify the number of arguments they're taking and avoid any processing or filtering of these arguments while still forwarding them to sparse and gcc. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'sparse.1')
0 files changed, 0 insertions, 0 deletions