[PATCH] Fix stack protector tests

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri May 30 06:24:09 PDT 2014


oh, I see. LGTM

On 29 May 2014 18:38, Brad Smith <brad at comstyle.com> wrote:
> 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