diff options
author | Kamil Rytarowski <n54@gmx.com> | 2020-05-13 14:08:39 +0200 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2020-05-13 14:09:02 +0200 |
commit | f61f6ffe1126869b05a6f0b8fdee7b24c02d24f3 (patch) | |
tree | 9b5f0ab6b4830f29b5cef3e2a1b0378508f4cc7b /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 881c3bb6a7323fe01f95d4e95755c78cd805056f (diff) | |
download | llvm-f61f6ffe1126869b05a6f0b8fdee7b24c02d24f3.zip llvm-f61f6ffe1126869b05a6f0b8fdee7b24c02d24f3.tar.gz llvm-f61f6ffe1126869b05a6f0b8fdee7b24c02d24f3.tar.bz2 |
[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
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions