Commit 5e4974f
authored
[clang-tidy][NFC] Add checks to tests that have no checks specified. (llvm#170895)
llvm#157306 removes some default checks and this breaks a few tests where no
checks were explicitly specified.1 parent 97c4f36 commit 5e4974f
File tree
2 files changed
+2
-2
lines changed- clang-tools-extra/test/clang-tidy/infrastructure
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments