[test][Sema] Ignore stderr in test

Mixing stdout and stderr may break lines we try to match.
This commit is contained in:
Vitaly Buka 2022-08-17 23:35:15 -07:00
parent 56d856c195
commit 4ceff69636
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// RUN: %clang_cc1 -triple=powerpc64le-unknown-linux-gnu \
// RUN: -target-feature +altivec -fsyntax-only -ast-dump \
// RUN: -xc++ < %s 2>&1 \
// RUN: -xc++ < %s \
// RUN: | FileCheck %s
// Ensures that casts to AltiVec type with a dependent expression operand does