[clang] [Clang][RISCV] Use Decl for checkRVVTypeSupport (PR #65778)

Jessica Clarke via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 8 11:12:05 PDT 2023


================
@@ -0,0 +1,11 @@
+// RUN: %clang_cc1 -triple riscv64 -target-feature +v -fopenmp %s
----------------
jrtc27 wrote:

Commenting here rather than the commit: What happened to -fsyntax-only -verify?

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


More information about the cfe-commits mailing list