plibsys
plibsys copied to clipboard
Revise possibility of using C11 style atomics with Clang
Previously C11 styled atomics were disabled for Clang due to linking/implementation issues. We need to revise whether it is possible to overcome those issues.