"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "9e2d5b3b8eccc1d88f849b3bddb5bc48c63c754f"
[compiler-rt] [builtin] Switch the return type of __atomic_compare_exchange_##n to bool
Summary: Synchronize the function definition with the LLVM documentation. https://llvm.org/docs/Atomics.html#libcalls-atomic GCC also returns bool for the same atomic builtin. Reviewers: theraven Reviewed By: theraven Subscribers: theraven, dberris, jfb, #sanitizers Tags: #sanitizers Differential Revision: https://reviews.llvm.org/D79845
Loading
Please register or sign in to comment