[clang-tools-extra] [clang-tidy] Add modernize-use-cpp-style-comments check (PR #99713)

Julian Schmidt via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 20 09:09:32 PDT 2024


================
@@ -172,6 +172,11 @@ New checks
   Detects variables and functions that can be marked as static or moved into
   an anonymous namespace to enforce internal linkage.
 
+- New :doc:`modernize-use-cpp-style-comments
----------------
5chmidti wrote:

Please sort this release note correctly after `modernize-min-max-use-initializer-list`

https://github.com/llvm/llvm-project/pull/99713


More information about the cfe-commits mailing list