Skip to content

Commit 88bfb81

Browse files
committed
C++: Add change note.
1 parent 1411ee5 commit 88bfb81

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: feature
3+
---
4+
* Added a predicate `GuardCondition.comparesLt/4` to query whether an expression is compared to a constant.
5+
* Added a predicate `GuardCondition.ensuresLt/4` to query whether a basic block is guarded by an expression being less than a constant.

0 commit comments

Comments
 (0)