summaryrefslogtreecommitdiffstats
path: root/clang/test
diff options
context:
space:
mode:
authorJoao Matos <ripzonetriton@gmail.com>2012-08-31 21:34:27 +0000
committerJoao Matos <ripzonetriton@gmail.com>2012-08-31 21:34:27 +0000
commitc0d4c1bcde7eb0519843a81452c1ccfb6d141bf5 (patch)
treea4ad4c3a2e03c6895e41bd94c0360af91a8c1cab /clang/test
parente85e3b64f81c4d67faa4b9485f1d8e11913675a7 (diff)
downloadbcm5719-llvm-c0d4c1bcde7eb0519843a81452c1ccfb6d141bf5.tar.gz
bcm5719-llvm-c0d4c1bcde7eb0519843a81452c1ccfb6d141bf5.zip
Normalize line endings of r163022.
llvm-svn: 163023
Diffstat (limited to 'clang/test')
-rw-r--r--clang/test/Preprocessor/microsoft-ext.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Preprocessor/microsoft-ext.c b/clang/test/Preprocessor/microsoft-ext.c
index a95ddca1df7..5046655b689 100644
--- a/clang/test/Preprocessor/microsoft-ext.c
+++ b/clang/test/Preprocessor/microsoft-ext.c
@@ -4,4 +4,3 @@
# define P(x, y) {x, y}
# define M(x, y) M2(x, P(x, y))
M(a, b) // CHECK: a + {a, b}
-
OpenPOWER on IntegriCloud