[cfe-commits] r154643 - in /cfe/trunk: lib/Lex/Lexer.cpp test/Lexer/newline-eof-c++11.cpp test/Lexer/newline-eof.c

Seth Cantrell seth.cantrell at gmail.com
Sat Apr 14 21:44:54 PDT 2012


No. fixed in r154757 / 5d2d046856

On Apr 15, 2012, at 12:21 AM, Jordy Rose wrote:

> 
> On Apr 12, 2012, at 21:00, Seth Cantrell wrote:
> 
>> --- cfe/trunk/test/Lexer/newline-eof.c (original)
>> +++ cfe/trunk/test/Lexer/newline-eof.c Thu Apr 12 20:00:34 2012
>> @@ -1,5 +1,5 @@
>> -// RUN: %clang -fsyntax-only -Wnewline-eof -verify %s 
>> +// RUN: %clang -cc1 -fsyntax-only -Wnewline-eof -verify %s
> 
> Is there a reason for this not to use %clang_cc1?




More information about the cfe-commits mailing list