forked from OSchip/llvm-project
clang/test/Driver/cl-options.c: Remove the feature "clang-driver". It has been working since r188331.
llvm-svn: 188790
This commit is contained in:
parent
5a13d0f175
commit
99941a9558
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue