[clang] [clang] Introduce `SemaRISCV` (PR #92682)

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Mon May 20 20:11:35 PDT 2024


================
@@ -0,0 +1,52 @@
+//===----- SemaRISCV.h ------- RISC-V target-specific routines ------------===//
----------------
topperc wrote:

I think header files are supposed to have `-*- C++ -*-` on this line

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


More information about the cfe-commits mailing list