Skip to content

Commit 7e3dc0b

Browse files
committed
changelog
1 parent c5c7972 commit 7e3dc0b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- `CON41-C`: Refactored to address compiler compatibility issues. More accurate
2+
modeling of cases where macros are modeled against other macros such as
3+
`atomic_compare_exchange_weak` and `atomic_store`.
4+
- `CON40-C`: Refactored to address compiler compatibility issues. More accurate
5+
modeling of cases where macros are modeled against other macros such as
6+
`atomic_compare_exchange_weak` and `atomic_store`.

0 commit comments

Comments
 (0)