From: Aaron Ballman Date: Mon, 22 Jul 2013 17:55:04 +0000 (+0000) Subject: This test was missing its -verify argument. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6bc8f9a21cdbf3f043455ff78f9ece66f9f2c3d9;p=clang This test was missing its -verify argument. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186847 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Sema/nonnull.c b/test/Sema/nonnull.c index cea8e3d0dd..1544be52f2 100644 --- a/test/Sema/nonnull.c +++ b/test/Sema/nonnull.c @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -fsyntax-only %s +// RUN: %clang_cc1 -fsyntax-only -verify %s // rdar://9584012 typedef struct {