================
@@ -610,6 +559,7 @@ Improvements to Coverage Mapping
 Bug Fixes in This Version
 -------------------------
 
+- Fixed a crash when comparing a fixed point type with a ``_BitInt`` type. 
(#GH196948)
----------------
TPPPP72 wrote:

```suggestion
- Fixed a assertion when comparing a fixed point type with a ``_BitInt`` type. 
(#GH196948)
```

It's a assertion not a crash

https://github.com/llvm/llvm-project/pull/199912
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to