mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-15 12:39:19 +00:00
[clang-tools-extra] fix broken link in release notes
llvm-svn: 345736
This commit is contained in:
parent
0ea5af7acb
commit
ab31be83ad
@ -137,7 +137,7 @@ Improvements to clang-tidy
|
|||||||
those that have a non-deprecated equivalent.
|
those that have a non-deprecated equivalent.
|
||||||
|
|
||||||
- New :doc:`readability-isolate-decl
|
- New :doc:`readability-isolate-decl
|
||||||
<clang-tidy/checks/readability-isolate-decl>` check.
|
<clang-tidy/checks/readability-isolate-declaration>` check.
|
||||||
|
|
||||||
Detects local variable declarations declaring more than one variable and
|
Detects local variable declarations declaring more than one variable and
|
||||||
tries to refactor the code to one statement per declaration.
|
tries to refactor the code to one statement per declaration.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user