================ @@ -41,7 +42,7 @@ #include "../readability/EnumInitialValueCheck.h" #include "../readability/UppercaseLiteralSuffixCheck.h" #include "LimitedRandomnessCheck.h" -#include "ProperlySeededRandomGeneratorCheck.h" +#include "ThrownExceptionTypeCheck.h" ---------------- vbvictor wrote:
Looks like merge artifact https://github.com/llvm/llvm-project/pull/167143 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
