2 // RUN: not clangd -enable-config=0 -check=%t.cpp 2>&1 | FileCheck -strict-whitespace %s
4 // CHECK: Testing on source file {{.*}}check-fail.test
5 // CHECK: internal (cc1) args are: -cc1
6 // CHECK: Building preamble...
7 // CHECK: [pp_file_not_found] Line {{.*}}: 'missing.h' file not found
8 // CHECK: Building AST...
9 // CHECK: Testing features at each token
10 // CHECK: tweak: ExpandDeducedType ==> FAIL
11 // CHECK: All checks completed, 2 errors