This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e8b383657e Update the SARIF exporter to SARIF 2.1 new 7e49c9ce9a [RISCV] Set MaxAtomicInlineWidth and MaxAtomicPromoteWidth f [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Basic/Targets/RISCV.h | 14 +++++++ test/CodeGen/riscv-atomics.c | 68 +++++++++++++++++++++++++++++++ test/Driver/riscv32-toolchain.c | 89 +++++++++++++++++++++++++++++++++++++++++ test/Driver/riscv64-toolchain.c | 89 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 260 insertions(+) create mode 100644 test/CodeGen/riscv-atomics.c