diff options
| author | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-08-20 12:16:48 +0000 |
|---|---|---|
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-08-20 12:16:48 +0000 |
| commit | 99941a9558cb734c22bd91bdb011559175a5bf89 (patch) | |
| tree | 21f8c0b76680ff248d196b5ecbc9aa602b1e5c2c /clang/test | |
| parent | 5a13d0f175cecb81151ed72e20ad1cffbd92529e (diff) | |
| download | bcm5719-llvm-99941a9558cb734c22bd91bdb011559175a5bf89.tar.gz bcm5719-llvm-99941a9558cb734c22bd91bdb011559175a5bf89.zip | |
clang/test/Driver/cl-options.c: Remove the feature "clang-driver". It has been working since r188331.
llvm-svn: 188790
Diffstat (limited to 'clang/test')
| -rw-r--r-- | clang/test/Driver/cl-options.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/test/Driver/cl-options.c b/clang/test/Driver/cl-options.c index 85ae4cff458..7e9b0c49b8b 100644 --- a/clang/test/Driver/cl-options.c +++ b/clang/test/Driver/cl-options.c @@ -1,7 +1,5 @@ // Don't attempt slash switches on msys bash. // REQUIRES: shell-preserves-root -// Exclude gcc-driven clang. -// REQUIRES: clang-driver // Note: %s must be preceded by --, otherwise it may be interpreted as a // command-line option, e.g. on Mac where %s is commonly under /Users. |

