================ @@ -255,6 +255,7 @@ New checks Finds calls to STL library iterator algorithms that could be replaced with LLVM range-based algorithms from ``llvm/ADT/STLExtras.h``. + ---------------- zeyi2 wrote:
Looks like excessive whitespace. Also you need to document the aliaes changes in a section called: [New check aliaes](https://github.com/llvm/llvm-project/blob/e73fe7b7fe1a9958a21ba60a32de5c43f0657814/clang-tools-extra/docs/ReleaseNotes.rst?plain=1#L274). https://github.com/llvm/llvm-project/pull/173484 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
