forked from OSchip/llvm-project
[clang-tools-extra] Fix a link in ReleaseNotes.rst
This commit is contained in:
parent
6bb17d7fac
commit
40af95d80b
|
@ -133,7 +133,7 @@ New checks
|
|||
Detects confusable Unicode identifiers.
|
||||
|
||||
- New :doc:`bugprone-assignment-in-if-condition
|
||||
<clang-tidy/checks/bugprone-assignment-in-if-condition>` check.
|
||||
<clang-tidy/checks/bugprone/assignment-in-if-condition>` check.
|
||||
|
||||
Warns when there is an assignment within an if statement condition expression.
|
||||
|
||||
|
|
Loading…
Reference in New Issue