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