summaryrefslogtreecommitdiffstats
path: root/clang/test
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2015-12-29 23:23:38 +0000
committerNico Weber <nicolasweber@gmx.de>2015-12-29 23:23:38 +0000
commitce1e53bb486be401957f8af53d049f0aafe03c05 (patch)
tree1958fd003733ffc2bba1de42b7379db6f8875d58 /clang/test
parent7481ac43a523a46a811211898b3945868c775179 (diff)
downloadbcm5719-llvm-ce1e53bb486be401957f8af53d049f0aafe03c05.tar.gz
bcm5719-llvm-ce1e53bb486be401957f8af53d049f0aafe03c05.zip
Fix test from r256596
llvm-svn: 256599
Diffstat (limited to 'clang/test')
-rw-r--r--clang/test/Lexer/msdos-cpm-eof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Lexer/msdos-cpm-eof.c b/clang/test/Lexer/msdos-cpm-eof.c
index 274e6305a91..0b5150dce72 100644
--- a/clang/test/Lexer/msdos-cpm-eof.c
+++ b/clang/test/Lexer/msdos-cpm-eof.c
@@ -2,7 +2,7 @@
int x;
-// expected-warning@+1 {{treating Ctrl-Z as end-of-file is a Microsoft extension">,
+// expected-warning@+1 {{treating Ctrl-Z as end-of-file is a Microsoft extension}}

I am random garbage after ^Z
OpenPOWER on IntegriCloud