]> granicus.if.org Git - clang/commitdiff
Expand test/Driver/at_file.c test to check that PR16209 is fixed.
authorHans Wennborg <hans@hanshq.net>
Tue, 23 Jul 2013 17:26:56 +0000 (17:26 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 23 Jul 2013 17:26:56 +0000 (17:26 +0000)
It was fixed by r186603.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186962 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/at_file.c
test/Driver/at_file.c.args
test/Driver/at_file.c.args.utf16le

index ea9004c9d573b25b307d6b1df077039170055b18..0541ece88b1fd1d195996944016d6f8b2dbd08f6 100644 (file)
@@ -16,6 +16,7 @@
 // CHECK: bar
 // CHECK: zed12
 // CHECK: one\two
+// CHECK: c:\foo\bar.c
 
 foo1
 foo2
@@ -32,3 +33,4 @@ bar
 #endif
 foo12
 foo13
+foo14
index 8e73597a6bf1119353c4da4c5188472ef655465b..8739000e3c5778fea9688f2878f2eb9ad13015b7 100644 (file)
@@ -10,3 +10,4 @@
 -D foo11
 -Dfoo12=zed12\
 -Dfoo13='one\\two'
+-Dfoo14='c:\foo\bar.c'
index a2ff0240eeb8eb27353a156063f02f640b4befe2..c219c603a76a02294cf111eb81d731b88968f45f 100644 (file)
Binary files a/test/Driver/at_file.c.args.utf16le and b/test/Driver/at_file.c.args.utf16le differ