Douglas Yung | ddbd2b5 | 2018-05-01 23:32:09 +0000 | [diff] [blame] | 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 |
Serge Pavlov | db31e7a | 2018-04-26 08:08:25 +0000 | [diff] [blame] | 2 | // PR37196: Configuration file: {{.*}}empty.cfg |