clangir icon indicating copy to clipboard operation
clangir copied to clipboard

Add support for `__atomic_thread_fence`

Open bcardosolopes opened this issue 7 months ago • 3 comments

One example I just tried and crashes: __atomic_thread_fence(__ATOMIC_SEQ_CST);

bcardosolopes avatar Jul 08 '24 21:07 bcardosolopes