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

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Mon May 20 10:15:01 PDT 2024


================
@@ -1,12 +1,12 @@
-//==- SemaRISCVVectorLookup.cpp - Name Lookup for RISC-V Vector Intrinsic -==//
+//==------- SemaRISCV.cpp ------- RISC-V target-specific routines ----------==//
----------------
MaskRay wrote:

The prevailing style starts with `//===-` or `//===--`

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


More information about the cfe-commits mailing list