================
@@ -1,20 +1,20 @@
-// RUN: %check_clang_tidy %s cert-msc32-c %t -- -config="{CheckOptions:
{cert-msc32-c.DisallowedSeedTypes: 'some_type,time_t'}}" -- -std=c99
+// RUN: %check_clang_tidy %s bugprone-random-generator-seed %t --
-config="{CheckOptions: {bugprone-random-generator-seed.DisallowedSeedTypes:
'some_type,time_t'}}" -- -std=c99
----------------
vbvictor wrote:
Could you separate RUN command into 2 lines please as in `.cpp` file for
readability.
https://github.com/llvm/llvm-project/pull/167143
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits