================
@@ -208,6 +208,14 @@ Other Changes
   fully stripped); :doc:`llvm-symbolizer <CommandGuide/llvm-symbolizer>` can
   symbolize the markup afterwards using ``debuginfod``.
 
+* A few crashes have been found and fixed using randomized testing related
+  to the use of _BitInt() in tidy checks and in clang analysis. See
+  https://github.com/llvm/llvm-project/pull/67212,
+  https://github.com/llvm/llvm-project/pull/66782,
+  https://github.com/llvm/llvm-project/pull/65889,
+  https://github.com/llvm/llvm-project/pull/65888, and
+  https://github.com/llvm/llvm-project/pull/65887
+
----------------
vabridgers wrote:

addressed

https://github.com/llvm/llvm-project/pull/67212
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to