[PATCH] Allow for changing the stack protector level for -fstack-protector

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu May 22 13:58:57 PDT 2014


Can't you just use the max of GetDefaultStackProtectorLevel and
LangOptions::SSPOn?

On 22 May 2014 16:17, Brad Smith <brad at comstyle.com> wrote:
> Looking at allowing for the Clang Driver to allow overriding the stack protector level
> for -fstack-protector to match OpenBSD base OS compiler and ports/packages compilers.
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list