[all-commits] [llvm/llvm-project] 73beef: [RISCV] Remove 'experimental-' from extension name...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Dec 14 21:54:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73beefc5d7608f019e5759c9cfd9105a591df374
https://github.com/llvm/llvm-project/commit/73beefc5d7608f019e5759c9cfd9105a591df374
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M clang/lib/Sema/SemaChecking.cpp
Log Message:
-----------
[RISCV] Remove 'experimental-' from extension name in diagnostic message.
I'm not sure how to test this because the intrinsic availability
already seems to check this.
More information about the All-commits
mailing list