The test is not expected for PS4.
This commit is contained in:
Yuanfang Chen 2022-09-27 13:37:36 -07:00
parent ce35e8b426
commit c12c26c176
1 changed files with 2 additions and 0 deletions
clang/test/Driver

View File

@ -1,3 +1,5 @@
// UNSUPPORTED: ps4
// RUN: %clang -### -fcrash-diagnostics-dir=mydumps -c %s 2>&1 \
// RUN: | FileCheck %s --check-prefix=OPTION
// OPTION: "-crash-diagnostics-dir=mydumps"