[PATCH] Fix stack protector tests

Brad Smith brad at comstyle.com
Thu May 29 15:38:04 PDT 2014


On 29/05/14 6:30 PM, Rafael EspĂ­ndola wrote:
> -// 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?

As far as I can see the first test does the same thing but isn't OS
specific.

>
> 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
>>
>


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the cfe-commits mailing list