forked from OSchip/llvm-project
Less restrictive check in unit test for unsupported debug info options
llvm-svn: 158916
This commit is contained in:
parent
84f133d69f
commit
8d0c1eb784
|
@ -10,4 +10,4 @@
|
|||
// RUN: %clang -c -gvms0 %s 2>&1 | FileCheck %s
|
||||
// RUN: %clang -c -gtoggle %s 2>&1 | FileCheck %s
|
||||
//
|
||||
// CHECK: clang: error: unsupported option
|
||||
// CHECK: error: unsupported option
|
||||
|
|
Loading…
Reference in New Issue