r213145 - Trailing linefeed.

NAKAMURA Takumi geek4civic at gmail.com
Wed Jul 16 06:22:02 PDT 2014


Author: chapuni
Date: Wed Jul 16 08:21:58 2014
New Revision: 213145

URL: http://llvm.org/viewvc/llvm-project?rev=213145&view=rev
Log:
Trailing linefeed.

Modified:
    cfe/trunk/test/Frontend/rewrite-macros.c

Modified: cfe/trunk/test/Frontend/rewrite-macros.c
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Frontend/rewrite-macros.c?rev=213145&r1=213144&r2=213145&view=diff
==============================================================================
--- cfe/trunk/test/Frontend/rewrite-macros.c (original)
+++ cfe/trunk/test/Frontend/rewrite-macros.c Wed Jul 16 08:21:58 2014
@@ -17,5 +17,3 @@ _Pragma("mark")
 
 // CHECK: {{^}}//#pragma mark mark{{$}}
 #pragma mark mark
-
-





More information about the cfe-commits mailing list