forked from OSchip/llvm-project
Fixed a link in ReleaseNotes.rst (follow-up to r365007)
llvm-svn: 365078
This commit is contained in:
parent
78a60c762a
commit
ede514049a
|
@ -126,7 +126,7 @@ Improvements to clang-tidy
|
|||
branches in conditional operators.
|
||||
|
||||
- New :doc:`bugprone-posix-return
|
||||
<clang-tidy/checks/android-posix-return>` check.
|
||||
<clang-tidy/checks/bugprone-posix-return>` check.
|
||||
|
||||
Checks if any calls to POSIX functions (except ``posix_openpt``) expect negative
|
||||
return values.
|
||||
|
|
Loading…
Reference in New Issue