xref: /llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/empty-database.cpp (revision 4ad76852584480b646d1ce360202e18591ea8938)
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