C++: change note for IRGuards replacing Guards

This commit is contained in:
Robert Marsh
2022-11-21 12:41:09 -05:00
committed by Jeroen Ketema
parent 172445f5e7
commit 88073a5fb2

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `Guards` library has been replaced with the API-compatible `IRGuards` implementation, which has better precision in some cases.