This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90 in repository clang.
from ed322ad6d7 [analyzer] Add 9.0.0. release notes. new 8bd61483bf Merging r370073: ------------------------------------------- [...] new bf5c673cec Merging r370035: ------------------------------------------- [...]
The 2 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: docs/MemorySanitizer.rst | 3 ++ lib/Basic/Targets/RISCV.h | 14 +++++++ test/CodeGen/riscv-atomics.c | 68 +++++++++++++++++++++++++++++++ test/Driver/riscv32-toolchain.c | 89 +++++++++++++++++++++++++++++++++++++++++ test/Driver/riscv64-toolchain.c | 89 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 263 insertions(+) create mode 100644 test/CodeGen/riscv-atomics.c