[PATCH] Fix stack protector tests

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu May 29 15:30:47 PDT 2014


-// RUN: %clang -target i386-pc-openbsd -fno-stack-protector -### %s
2>&1 | FileCheck %s -check-prefix=OPENBSD_OFF
-// OPENBSD_OFF-NOT: "-stack-protector"

Why delete this?


On 28 May 2014 22:31, Brad Smith <brad at comstyle.com> wrote:
> Some of the other tests need some adjustment after the recent stack
> protector changes for OpenBSD.
>
> --
> 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