From: Eli Friedman Date: Tue, 10 Jun 2008 05:18:06 +0000 (+0000) Subject: Fix the run line for this test. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8891184b232879b80350fec7e2e7a6ce2f25c9fd;p=clang Fix the run line for this test. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52169 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Lexer/digraph.c b/test/Lexer/digraph.c index 07c085a1d5..9683ee4f99 100644 --- a/test/Lexer/digraph.c +++ b/test/Lexer/digraph.c @@ -1,4 +1,4 @@ -// RUN: clang -fsyntax-only %s +// RUN: clang -fsyntax-only -verify < %s %:include