parent
cbd018a2db
commit
7609cf88c5
@ -158,7 +158,7 @@ class Cmd
|
||||
/^-finline-limit/, /^-f(?:no-)?check-new/, '-fno-delete-null-pointer-checks',
|
||||
'-fcaller-saves', '-fthread-jumps', '-fno-reorder-blocks', '-fcse-skip-blocks',
|
||||
'-frerun-cse-after-loop', '-frerun-loop-opt', '-fcse-follow-jumps',
|
||||
'-fno-regmove', '-fno-for-scope'
|
||||
'-fno-regmove', '-fno-for-scope', '-multiply_definedsuppress'
|
||||
# clang doesn't support these flags
|
||||
args << arg if not tool =~ /^clang/
|
||||
when /^-W[alp],/, /^-Wno-/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user