diff options
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/infrastructure/read-parameters-from-file-error.cpp')
-rw-r--r-- | clang-tools-extra/test/clang-tidy/infrastructure/read-parameters-from-file-error.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/clang-tools-extra/test/clang-tidy/infrastructure/read-parameters-from-file-error.cpp b/clang-tools-extra/test/clang-tidy/infrastructure/read-parameters-from-file-error.cpp new file mode 100644 index 0000000..183f443 --- /dev/null +++ b/clang-tools-extra/test/clang-tidy/infrastructure/read-parameters-from-file-error.cpp @@ -0,0 +1,3 @@ +// RUN: echo @%t.param > %t.param && not clang-tidy %s @%t.param -- 2>&1 | FileCheck %s + +// CHECK: recursive expansion of |