Less restrictive check in unit test for unsupported debug info options

llvm-svn: 158916
This commit is contained in:
Alexey Samsonov 2012-06-21 13:30:54 +00:00
parent 84f133d69f
commit 8d0c1eb784
1 changed files with 1 additions and 1 deletions

View File

@ -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