This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cab3257e74 Fix some handling of AST nodes with diagnostics. new 9f49beb064 [PATCH] [RISCV] Verify the input value of -march=
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/Driver/ToolChains/Arch/RISCV.cpp | 73 ++++++++++++++++++++++++++--- test/Driver/riscv-arch.c | 89 ++++++++++++++++++++++++++++++++++++ 2 files changed, 156 insertions(+), 6 deletions(-) create mode 100644 test/Driver/riscv-arch.c