[clang-tools-extra] [clang-tidy] Move 'cert-msc51-cpp', 'cert-msc32-c' checks outside of … (PR #167143)

via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 8 06:47:33 PST 2025


================
@@ -0,0 +1,40 @@
+.. title:: clang-tidy - bugprone-random-generator-seed
+
+bugprone-random-generator-seed
+==============================
+
+This check flags all pseudo-random number engines, engine adaptor
----------------
zeyi2 wrote:

I think this should be "Flags all ..."

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


More information about the cfe-commits mailing list