[clang] [llvm] [RISCV] Improve error message when the extension is not supported (PR #83989)

Brandon Wu via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 5 17:21:27 PST 2024


4vtomat wrote:

> perhaps the llvm libSupport prats of this change should be unit tested in LLVM, rather than only tested indirectly in clang?

Good point, thanks!
I've added for unites.

https://github.com/llvm/llvm-project/pull/83989


More information about the cfe-commits mailing list