Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 419 Bytes

2023-03-06-better-modeling-of-stdatomic.md

File metadata and controls

6 lines (6 loc) · 419 Bytes
  • CON41-C: Refactored to address compiler compatibility issues. More accurate modeling of cases where macros are modeled against other macros such as atomic_compare_exchange_weak and atomic_store.
  • CON40-C: Refactored to address compiler compatibility issues. More accurate modeling of cases where macros are modeled against other macros such as atomic_compare_exchange_weak and atomic_store.