CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/24 18:08:56
Modified files:
gnu/llvm/tools/clang/lib/Driver/ToolChains: Clang.cpp
Log message:
Also touch --param ssp-buffer-size when using retguard in lieu of the
stack protector. Fixes 'unused arguments' warning when this argument is
given.
Noticed by robert@, ok robert@
