[Clang] Fix the incorrect return type of atomic_is_lock_free
Fixing the return type of atomic_is_lock_free as per https://en.cppreference.com/w/c/atomic/atomic_is_lock_free Differential Revision: https://reviews.llvm.org/D79504
Loading
Please register or sign in to comment