================ @@ -0,0 +1,51 @@ +.. title:: clang-tidy - misc-scope-reduction + +misc-scope-reduction +==================== + +Detects local variables in functions whose scopes can be minimized. This check ---------------- EugeneZelenko wrote:
Please synchronize first statement with statement in Release Notes. References to coding standards should be at the end of documentation. https://github.com/llvm/llvm-project/pull/175429 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
