================ @@ -423,6 +423,10 @@ Changes in existing checks ``std::get_temporary_buffer`` to the default list of unsafe functions. (This function is unsafe, useless, deprecated in C++17 and removed in C++20). +- Improved :doc:`bugprone-unused-return-value ---------------- zeyi2 wrote:
Could we move this to `Potentially Breaking Changes`? Similar to #199189 https://github.com/llvm/llvm-project/pull/200173 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
