diff options
author | Benji Smith <6193112+Benjins@users.noreply.github.com> | 2024-04-15 21:37:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-16 10:37:55 +0900 |
commit | dfe12b3fd193318403622a8ae51e0362c27502d1 (patch) | |
tree | c107595104ad669a7c0871fcbec913179c7ea851 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f3a8112d9839a166f7eb240c6c72d7ecd47d3560 (diff) | |
download | llvm-dfe12b3fd193318403622a8ae51e0362c27502d1.zip llvm-dfe12b3fd193318403622a8ae51e0362c27502d1.tar.gz llvm-dfe12b3fd193318403622a8ae51e0362c27502d1.tar.bz2 |
[C API] Support uinc_wrap/udec_wrap in atomicrmw when accessing the bin op (#87163)
These previously were added in the C++ API in
778cf5431cafc243f81dd5c8cbd27701ff7f9120, but without updating the enum
in the C API or mapping functions.
Corresponding tests for all current atomicrmw bin ops have been added as
well.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions