projects
/
clang
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f3316b
)
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)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213145
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Frontend/rewrite-macros.c
patch
|
blob
|
history
diff --git
a/test/Frontend/rewrite-macros.c
b/test/Frontend/rewrite-macros.c
index eab66571b8d75920a20491b91f1814356711c00b..759afb096a2d344ce242afc079668e5969dd5883 100644
(file)
--- a/
test/Frontend/rewrite-macros.c
+++ b/
test/Frontend/rewrite-macros.c
@@
-17,5
+17,3
@@
_Pragma("mark")
// CHECK: {{^}}//#pragma mark mark{{$}}
#pragma mark mark
-
-