-// 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 <[email protected]> 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
