mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-30 08:49:04 -04:00

versions of Bash. In addition, I can back out the change to the lit built-in shell test runner to support this. This should fix the majority of fallout on Darwin, but I suspect there will be a few straggling issues. llvm-svn: 159544
4 lines
86 B
LLVM
4 lines
86 B
LLVM
; RUN: not opt --foo 2>&1 | grep "Unknown command line argument"
|
|
|
|
; there is no --foo
|