summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/infrastructure/empty-database.cpp
blob: b8707d6caaec853ff5c148c6a2b9821d65b29b87 (plain)
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 ""!
OpenPOWER on IntegriCloud