forked from OSchip/llvm-project
Fix filename typo in rG8d288a0668a5
This commit is contained in:
parent
5cfce5079b
commit
b6cd799e29
|
@ -94,8 +94,8 @@ Improvements to clang-tidy
|
|||
Without the null terminator it can result in undefined behaviour when the
|
||||
string is read.
|
||||
|
||||
- New alias :doc:`cert-pos44-cpp
|
||||
<clang-tidy/checks/cert-pos44-cpp>` to
|
||||
- New alias :doc:`cert-pos44-c
|
||||
<clang-tidy/checks/cert-pos44-c>` to
|
||||
:doc:`bugprone-bad-signal-to-kill-thread
|
||||
<clang-tidy/checks/bugprone-bad-signal-to-kill-thread>` was added.
|
||||
|
||||
|
|
Loading…
Reference in New Issue