1 // UNSUPPORTED: system-windows
2 
3 // RUN: not --crash clang-tidy -p %S/Inputs/empty-database %s 2>&1 | FileCheck %s
4 
5 // CHECK: LLVM ERROR: Cannot chdir into ""!
6