================ @@ -463,6 +463,10 @@ Changes in existing checks <clang-tidy/checks/cppcoreguidelines/init-variables>` check by fixing the insertion location for function pointers with multiple parameters. +- Improved :doc:`cppcoreguidelines-init-variables ---------------- vbvictor wrote:
We should probably make the error message more straightforward on what to do. Like "merge those entries into one.." (my wording is bad) https://github.com/llvm/llvm-project/pull/173448 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
