1 | // RUN: echo @%t.param > %t.param && not clang-tidy %s @%t.param -- 2>&1 | FileCheck %s |
---|---|
2 | |
3 | // CHECK: recursive expansion of |
4 |
1 | // RUN: echo @%t.param > %t.param && not clang-tidy %s @%t.param -- 2>&1 | FileCheck %s |
---|---|
2 | |
3 | // CHECK: recursive expansion of |
4 |