Fixing a failing test the bots found with r243266.

llvm-svn: 243268
This commit is contained in:
Aaron Ballman 2015-07-27 13:47:35 +00:00
parent 9fe55a32b7
commit 84b1b00926
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class A { A(int); };
// CHECK4-NOT: warning:
// CHECK: Suppressed 3 warnings (3 in non-user code)
// CHECK: Use -header-filter='.*' to display errors from all non-system headers.
// CHECK: Use -header-filter=.* to display errors from all non-system headers.
// CHECK2: Suppressed 1 warnings (1 in non-user code)
// CHECK2: Use -header-filter='.*' {{.*}}
// CHECK3: Suppressed 2 warnings (2 in non-user code)