khchen added inline comments.
================ Comment at: clang/lib/Basic/Targets/RISCV.cpp:194 HasV = true; - else if (Feature == "+experimental-zfh") + HasRISCVVTypes = true; + } else if (Feature == "+experimental-zfh") ---------------- HasRISCVVTypes is an undefined variable? 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