HsiangKai added inline comments.
================ Comment at: clang/include/clang/Basic/DiagnosticSemaKinds.td:11127 +def err_riscvv_builtin_not_useable : Error< + "builtin requires 'V' extension support to be enabled">; } // end of sema component. ---------------- Jim wrote: > Add blank line. > Is it "err_riscvv_builtin_not_enabled"? I use the name that is defined in BSC version. It makes sense to me that it means "the risc-v V builtins are not useable." @rogfer01, do you have any opinion on it? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D93446/new/ https://reviews.llvm.org/D93446 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits