================
@@ -1246,6 +1323,9 @@ Moved checkers
   checker ``alpha.security.ArrayBound`` (which was searching for the same kind
   of bugs with an different, simpler and less accurate algorithm) is removed.
 
+- Moved checker ``alpha.core.FixedAddressDereference`` out of the ``alpha`` 
package
+  to ``core.FixedAddressDereference ``. (#GH132404)
----------------
steakhal wrote:

```suggestion
  to ``core.FixedAddressDereference``. (#GH132404)
```

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

Reply via email to