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