================
@@ -255,6 +255,11 @@ New checks
   Finds calls to STL library iterator algorithms that could be replaced with
   LLVM range-based algorithms from ``llvm/ADT/STLExtras.h``.
 
+- New :doc:`misc-anonymous-namespace-in-header
----------------
zeyi2 wrote:

I think this is not necessary. There is a section called: [New check 
aliaes](https://github.com/llvm/llvm-project/blob/e73fe7b7fe1a9958a21ba60a32de5c43f0657814/clang-tools-extra/docs/ReleaseNotes.rst?plain=1#L274)
 to document these changes.

https://github.com/llvm/llvm-project/pull/172611
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to