[all-commits] [llvm/llvm-project] d05e1e: [clang][test][RISCV] Check for __riscv_i in riscv-...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Tue Feb 14 09:03:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d05e1e99b1d62cf1f8ab37f83dd2f377328dd9c5
https://github.com/llvm/llvm-project/commit/d05e1e99b1d62cf1f8ab37f83dd2f377328dd9c5
Author: Alex Bradbury <asb at igalia.com>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M clang/test/Preprocessor/riscv-target-features.c
Log Message:
-----------
[clang][test][RISCV] Check for __riscv_i in riscv-target-features.c
This was overlooked, even though we have comprehensive tests for all the
other __riscv_fooext defines.
More information about the All-commits
mailing list