Add 'not' to commands that are expected to fail.
llvm-svn: 185654
This commit is contained in:
parent
5c6c707e53
commit
b55bb2fccf
@ -1,4 +1,4 @@
|
||||
# RUN: modularize %s -x c++ 2>&1 | FileCheck %s
|
||||
# RUN: not modularize %s -x c++ 2>&1 | FileCheck %s
|
||||
|
||||
Inputs/DuplicateHeader1.h
|
||||
Inputs/DuplicateHeader2.h
|
||||
|
@ -1,4 +1,4 @@
|
||||
# RUN: modularize %s -x c++ 2>&1 | FileCheck %s
|
||||
# RUN: not modularize %s -x c++ 2>&1 | FileCheck %s
|
||||
|
||||
Inputs/InconsistentHeader1.h
|
||||
Inputs/InconsistentHeader2.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user