xref: /minix3/external/bsd/llvm/dist/clang/test/Driver/at_file.c.args (revision f4a2713ac843a11c696ec80c0a5e3e5d80b4d338)
1*f4a2713aSLionel Sambuc-Dfoo1=bar1 -Dfoo2="bar2 zed2"
2*f4a2713aSLionel Sambuc-Dfoo3='bar3 zed3'
3*f4a2713aSLionel Sambuc"-Dfoo4=bar4 zed4"
4*f4a2713aSLionel Sambuc'-Dfoo5=bar5 zed5'
5*f4a2713aSLionel Sambuc-Dfoo6="'bar6 zed6'"
6*f4a2713aSLionel Sambuc-Dfoo7='"bar7 zed7"'
7*f4a2713aSLionel Sambuc-Dfoo8=foo8"bar8"zed8
8*f4a2713aSLionel Sambuc-Dfoo9=foo9\'bar9\'zed9
9*f4a2713aSLionel Sambuc-Dfoo10=foo10\"bar10\"zed10
10*f4a2713aSLionel Sambuc-D foo11
11*f4a2713aSLionel Sambuc-Dfoo12=zed12\
12*f4a2713aSLionel Sambuc-Dfoo13='one\\two'
13*f4a2713aSLionel Sambuc-Dfoo14='c:\foo\bar.c'
14