llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/empty-database.cpp

6 lines
159 B
C++

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