Skip to content

Commit b9b1aaf

Browse files
committed
[clang-tidy] Move test files of rL363975 into Inputs directory
llvm-svn: 364008
1 parent fc9aa33 commit b9b1aaf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
// RUN: not clang-tidy -p %S/empty-database %s 2>&1 | FileCheck %s
1+
// RUN: not clang-tidy -p %S/Inputs/empty-database %s 2>&1 | FileCheck %s
22

33
// CHECK: LLVM ERROR: Cannot chdir into ""!

0 commit comments

Comments
 (0)