projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d96f44
)
Trailing linefeed.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Wed, 16 Jul 2014 13:21:58 +0000
(13:21 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Wed, 16 Jul 2014 13:21:58 +0000
(13:21 +0000)
llvm-svn: 213145
clang/test/Frontend/rewrite-macros.c
patch
|
blob
|
history
diff --git
a/clang/test/Frontend/rewrite-macros.c
b/clang/test/Frontend/rewrite-macros.c
index eab66571b8d75920a20491b91f1814356711c00b..759afb096a2d344ce242afc079668e5969dd5883 100644
(file)
--- a/
clang/test/Frontend/rewrite-macros.c
+++ b/
clang/test/Frontend/rewrite-macros.c
@@
-17,5
+17,3
@@
_Pragma("mark")
// CHECK: {{^}}//#pragma mark mark{{$}}
#pragma mark mark
-
-