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

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Mon May 20 09:46:39 PDT 2024


MaskRay wrote:

Nice refactoring! Pushing a prerequisite commit first with `git mv SemaRISCVVectorLookup.cpp SemaRISCV.cpp` should make git recognize this as a file rename. This PR can be changed to rebase on that precommit.

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


More information about the cfe-commits mailing list