[AMDGPU] Removed superfluous predicate. NFC.
[llvm-project.git] / clang / test / Driver / config-file4.c
blob19ef7d50cd4e46ad2904c705f5f795b3d5da4c23
1 // RUN: %clang --config %S/Inputs/empty.cfg -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -S %s -O2 -o /dev/null -v 2>&1 | FileCheck %s -check-prefix PR37196
2 // PR37196: Configuration file: {{.*}}empty.cfg