commit
6f69b1a108
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
If you found that a warning produced by clang-tidy is not useful:
|
||||
|
||||
- If clang-tidy must not run for some files at all (e.g. lit test), please
|
||||
[add files to blacklist](../scripts/clang-tidy.ignore).
|
||||
[add files to ignorelist](../scripts/clang-tidy.ignore).
|
||||
|
||||
- Consider fixing or [suppressing diagnostic](https://clang.llvm.org/extra/clang-tidy/#suppressing-undesired-diagnostics)
|
||||
if there is a good reason.
|
||||
|
|
Loading…
Reference in a new issue