================ @@ -910,16 +910,15 @@ Changes in existing checks <clang-tidy/checks/readability/suspicious-call-argument>` check by avoiding a crash from invalid ``Abbreviations`` option. -- Improved :doc:`readability-trivial-switch - <clang-tidy/checks/readability/trivial-switch>` check by adding an - `IgnoreMacros` option. When enabled, the check will ignore switch - statements originating from macros. - - Improved :doc:`readability-use-anyofallof <clang-tidy/checks/readability/use-anyofallof>` check by emitting a diagnostic note to suggest materializing the temporary range when iterating over temporary range expressions or initializer lists, as reusing them directly could be unsafe. +- Improved :doc:`readability-use-std-min-max ---------------- zeyi2 wrote:
The ReleaseNotes was reset after LLVM 23 release, would you please update it? https://github.com/llvm/llvm-project/pull/208782 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
