empty-database.cpp 151 Bytes Raw Blame History Permalink 1 2 3 4 5 // UNSUPPORTED: system-windows // RUN: not clang-tidy -p %S/Inputs/empty-database %s 2>&1 | FileCheck %s // CHECK: LLVM ERROR: Cannot chdir into ""!