Skip to content

Commit 4f5bc4b

Browse files
committed
[clang][NFC] Rename SemaRISCVVectorLookup.cpp into SemaRISCV.cpp
In preparation for #92682.
1 parent 9964c2c commit 4f5bc4b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

clang/lib/Sema/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ add_clang_library(clangSema
6060
SemaOpenMP.cpp
6161
SemaOverload.cpp
6262
SemaPseudoObject.cpp
63-
SemaRISCVVectorLookup.cpp
63+
SemaRISCV.cpp
6464
SemaStmt.cpp
6565
SemaStmtAsm.cpp
6666
SemaStmtAttr.cpp

0 commit comments

Comments
 (0)