]> granicus.if.org Git - clang/commit
test/Driver/cl.c, remove quotes around /help
authorHans Wennborg <hans@hanshq.net>
Mon, 29 Jul 2013 18:40:38 +0000 (18:40 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 29 Jul 2013 18:40:38 +0000 (18:40 +0000)
commit547cca81ad792cf138867ab97929f247a77062b5
treedfe03964f4d72e2d80c9dc831cb0002023bb9cc6
parent88c4b5efc604b982ca9083548d568b02b1abd2ab
test/Driver/cl.c, remove quotes around /help

The quotes (from r187330) didn't really help here, the trick was to disable
the test on MSYS builds. This removes those quotes, changes back the comment
to explain why /? has to be quoted specifically, and moves the REQUIRES
line to the top of the file because that's important.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187366 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/cl.c